Releases: kubernetes/kops
1.14.0-alpha.2
Early access release of 1.14 series of kops. Please note this is alpha - we are moving to a model where we release faster:
We are releasing alphas of 1.13 and 1.14 earlier than normal for kops; a kops 1.x.0 release is intended to be ready for production, but this means that the kops 1.x.0 release lags the kubernetes 1.x.0 release. We are therefore moving to a model where we release alphas and betas earlier in the process, to give users a choice.
1.13.0-beta.1
First beta release of 1.13 series of kops. Please note this is beta - we are moving to a model where we release faster:
We are releasing alphas of 1.13 and 1.14 earlier than normal for kops; a kops 1.x.0 release is intended to be ready for production, but this means that the kops 1.x.0 release lags the kubernetes 1.x.0 release. We are therefore moving to a model where we release alphas and betas earlier in the process, to give users a choice.
Please see the release notes for the full list of changes. For existing clusters, please update to kops 1.12 before trying a kops 1.13 pre-release, because of the etcd-upgrade that is in kops 1.12.
1.12.1
kops 1.12 supports the kubernetes 1.12.x series (and earlier)
Includes significant changes as part of etcd3 migration, please see the release notes
Significant changes
- etcd3 migration, please see the release notes
Required Actions
-
Please ensure you are running one of etcd 2.2.1, 3.1.12, 3.2.18 or 3.2.24 before upgrading to etcd-manager. (If you haven't directly specified a different version, you are running 2.2.1)
-
Please ensure you have backed up your etcd data before upgrading.
Changes between 1.12.0 and 1.12.1
- Don't panic when deleting instancegroups @justinsb #7000
- etcd-manager: update to 3.0.20190516 @justinsb #7007
- Terraform: fix options field, should be spot_options @kimxogus #6988
Full details
1.12.0
First release supporting kubernetes 1.12.x series
Includes significant changes as part of etcd3 migration, please see the release notes
Significant changes
- etcd3 migration, please see the release notes
Required Actions
-
Please ensure you are running one of etcd 2.2.1, 3.1.12, 3.2.18 or 3.2.24 before upgrading to etcd-manager. (If you haven't directly specified a different version, you are running 2.2.1)
-
Please ensure you have backed up your etcd data before upgrading.
Full details
1.14.0-alpha.1
Early access release of 1.14 series of kops. Please note this is alpha - we are moving to a model where we release faster:
We are releasing alphas of 1.13 and 1.14 earlier than normal for kops; a kops 1.x.0 release is intended to be ready for production, but this means that the kops 1.x.0 release lags the kubernetes 1.x.0 release. We are therefore moving to a model where we release alphas and betas earlier in the process, to give users a choice.
1.13.0-alpha.1
Early access release of 1.13 series of kops. Please note this is alpha - we are moving to a model where we release faster:
We are releasing alphas of 1.13 and 1.14 earlier than normal for kops; a kops 1.x.0 release is intended to be ready for production, but this means that the kops 1.x.0 release lags the kubernetes 1.x.0 release. We are therefore moving to a model where we release alphas and betas earlier in the process, to give users a choice.
1.12.0-beta.2
Beta release of kops 1.12 series
Includes significant changes as part of etcd3 migration, please see the release notes
Changes since beta.1:
1.12.0-beta.1
Beta release of kops 1.12 series
Includes significant changes as part of etcd3 migration, please see the release notes
Changes since alpha.3:
- Fix ELB tagging and tag removal @mikesplain #6705
- Add DNS Resource Settings @granular-ryanbonham #6731
- Update instances types @mikesplain #6733
- Update kube-dns 1.3.0 to 1.3.3 @mikesplain #6734
- kube-dns-autoscaler: Add node watch to permissions @justinsb #6740
- Increase apiserver readiness timeout to 45 seconds @justinsb #6743
- Launch Templates: fix User Data and other terraform issues @rdrgmnzs #6732
1.12.0-alpha.3
Preview release of kops 1.12 series
Includes significant changes as part of etcd3 migration, please see the release notes
Changes since alpha.2:
1.12.0-alpha.2
First preview release of kops 1.12 series
Includes significant changes as part of etcd3 migration, please see the release notes
Known problems:
- Upgrading from kops 1.11 + k8s 1.12 + calico + etcd3 does not work correctly #6636