Releases: doitintl/kubeip
Releases · doitintl/kubeip
2.1.2
What's Changed
- adding helm chart by @loganrobertclemons in #125
- Fix stripping zones from GCP regions by @oscar-h64 in #128
- bump versions by @alexei-led in #136
New Contributors
- @loganrobertclemons made their first contribution in #125
- @oscar-h64 made their first contribution in #128
Full Changelog: 2.1.1...2.1.2
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