mirror of https://github.com/kubernetes/kops.git
Add to 1.21 release notes
This commit is contained in:
parent
3b7ca6e33b
commit
1243e6b4e2
|
|
@ -4,6 +4,8 @@
|
|||
|
||||
# Significant changes
|
||||
|
||||
* Protokube now runs as a systemd process rather than a docker container.
|
||||
|
||||
# Breaking changes
|
||||
|
||||
# Required Actions
|
||||
|
|
@ -11,6 +13,7 @@
|
|||
# Deprecations
|
||||
|
||||
* Support for Kubernetes versions 1.15 and 1.16 are deprecated and will be removed in kOps 1.22.
|
||||
* Support for launch configurations has been removed in favour of launch templates.
|
||||
|
||||
# Full change list since 1.21.0 release
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue