Releases: kubernetes/kops
Releases · kubernetes/kops
1.5.0-alpha2
Alpha release of kops 1.5.0, optimized for the kubernetes 1.5 series
- It is recommended that you pass
--channel alphawhen using this release, to get the version that will shortly be the stable release. But remember that clusters created with--channel alphawill remain on the alpha channel until you change them.
Highlights
- Network overlays:
--networking calico--networking kopeio-vxlanor--networking weave - Isolated networks (nodes do not have public IPs):
--topology private - Bastion support for isolated networks:
--bastion - Private hosted zone:
--dns private - API can be exposed via DNS, or by an internet-facing ELB, or by a private ELB
- Enhanced model that allows for complex subnet configurations
v1.4.4
v1.4.3
This version of kops fixes problems that prevent a 1.5 cluster starting; a 1.5 release of kops with all the configuration changes for optimal operation of kubernetes 1.5 will be following shortly and will be named 1.5.x.
- When running with k8s 1.5, will pass --anonymous-auth=false and will no longer pass removed --configure-cbr0 flag
v1.4.1
v1.4.0-alpha.1
Merge pull request #409 from justinsb/binary_releases Makefile tweaks to support binary release