Merge pull request #11198 from justinsb/mark_1_20_released

Docs: Remove 'prerelease' warning from 1.20
This commit is contained in:
Kubernetes Prow Robot 2021-04-10 12:51:09 -07:00 committed by GitHub
commit 7a08b18f89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 5 deletions

View File

@ -144,7 +144,7 @@ has been updated by a newer version of kOps unless it is given the `--allow-kops
* The [manifest based cluster autoscaler addon](https://github.com/kubernetes/kops/tree/master/addons/cluster-autoscaler) has been deprecated in favour of a configurable addon.
* The experimental node authorizor is now ignored if you are using kubernetes 1.19. The feature will be removed in 1.20. Worker nodes will instead be authorized using kops-controller.
* The experimental node authorizer is now ignored if you are using kubernetes 1.19. The feature will be removed in 1.20. Worker nodes will instead be authorized using kops-controller.
* Support for AWS LaunchConfiguration has been deprecated and will be removed in kOps 1.21.

View File

@ -1,9 +1,5 @@
## Release notes for kOps 1.20 series
**⚠ kOps 1.20 has not been released yet! ⚠**
This is a document to gather the release notes prior to the release.
# Significant changes
* Default container runtime is now set to `containerd` for new clusters running Kubernetes 1.20.0+.