mirror of https://github.com/kubernetes/kops.git
Add Romana deprecation/removal notices to docs/release notes
This commit is contained in:
parent
1aecb50d9f
commit
1f11ceeabe
|
@ -1,5 +1,7 @@
|
|||
# Romana
|
||||
|
||||
Support for Romana is deprecated as of kops 1.18 and removed in kops 1.19.
|
||||
|
||||
## Installing
|
||||
|
||||
To use Romana, specify the following in the cluster spec:
|
||||
|
|
|
@ -113,6 +113,8 @@
|
|||
|
||||
* Support for Ubuntu 16.04 (Xenial) has been deprecated and will be removed in future versions of Kops.
|
||||
|
||||
* Support for the Romana networking provider is deprecated and will be removed in kops 1.19.
|
||||
|
||||
# Full change list since 1.17.0 release
|
||||
|
||||
## 1.17.0-alpha.1 to 1.18.0-alpha.1
|
||||
|
|
Loading…
Reference in New Issue