Skip to content

Releases: doitintl/kubeip

2.1.1

28 Oct 11:38
ce43fbb
Compare
Choose a tag to compare
  • AWS refactoring and more tests
  • Build and push Docker image on PR (non-draft)
  • kubeip_version variable (Terrafrom examples) - Docker image tag (latest default)

2.1.0

25 Oct 15:22
597643e
Compare
Choose a tag to compare
  • Support IPv4/IPv6 dual-stack GKE
  • ipv6_support - flag in Terraform Google Cloud example

2.0.0

22 Oct 12:43
245a5ad
Compare
Choose a tag to compare

KubeIP v2 new features:

  • Support AWS (EKS) and Google Cloud (GKE); extendable architecture
  • Deploy as DaemonSet; use nodeSelector or affinity to deploy KubeIP on selected nodes
  • Platform-specific filter/order to match static public IP to K8s node instance
  • Release associated public IP on node shutdown