Releases: doitintl/kubeip
Releases · doitintl/kubeip
2.1.1
- 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
- Support IPv4/IPv6 dual-stack GKE
ipv6_support
- flag in Terraform Google Cloud example
2.0.0
KubeIP v2 new features:
- Support AWS (EKS) and Google Cloud (GKE); extendable architecture
- Deploy as DaemonSet; use
nodeSelector
oraffinity
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