Doitintl Kubeip Versions Save

Assign static public IPs to Kubernetes nodes (GKE, EKS)

2.1.9

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/doitintl/kubeip/compare/2.1.7...2.1.9

2.1.7

1 month ago

What's Changed

Full Changelog: https://github.com/doitintl/kubeip/compare/2.1.6...2.1.7

2.1.6

1 month ago

What's Changed

Full Changelog: https://github.com/doitintl/kubeip/compare/2.1.5...2.1.6

2.1.4

1 month ago

What's Changed

Full Changelog: https://github.com/doitintl/kubeip/compare/2.1.3...2.1.4

2.1.3

1 month ago

What's Changed

Full Changelog: https://github.com/doitintl/kubeip/compare/2.1.2...2.1.3

2.1.2

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/doitintl/kubeip/compare/2.1.1...2.1.2

2.1.1

6 months ago
  • 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

6 months ago
  • Support IPv4/IPv6 dual-stack GKE
  • ipv6_support - flag in Terraform Google Cloud example

2.0.0

6 months ago

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