You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/releases/1.19-NOTES.md
+4
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,8 @@ The expiration times vary randomly so that nodes are likely to have their certs
42
42
43
43
* New command for deleting a single instance: [kops delete instance](/docs/cli/kops_delete_instance/)
44
44
45
+
* Metrics Server is now available as a configurable addon.
46
+
45
47
# Breaking changes
46
48
47
49
* Support for Kubernetes 1.9 and 1.10 has been removed.
@@ -62,6 +64,8 @@ The expiration times vary randomly so that nodes are likely to have their certs
62
64
63
65
* Support for feature flag `Terraform-0.12` has been deprecated and will be removed in kops 1.20. All generated Terraform HCL2/JSON files will support versions `0.12.26+` and `0.13.0+`.
64
66
67
+
* The [manifest based metrics server addon](https://github.com/kubernetes/kops/tree/master/addons/metrics-server) has been deprecated in favour of a configurable addon.
0 commit comments