Skip to content

Commit

Permalink
Merge pull request kubernetes#15327 from agilgur5/1.19-release-secure…
Browse files Browse the repository at this point in the history
…-metrics-server

docs(release): add improved security of `metrics-server` note to 1.19
  • Loading branch information
k8s-ci-robot committed May 30, 2023
2 parents ead578f + 6222e75 commit 9769830
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/releases/1.19-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ has been updated by a newer version of kOps unless it is given the `--allow-kops
### Addons

* Metrics Server is now available as a configurable addon. Add `spec.metricsServer.enabled: true` to the cluster spec to enable.
* With this change, one no longer has to set the `--kubelet-insecure-tls` flag, making any `metrics-server` installation **more secure**. See [#6879](https://github.com/kubernetes/kops/issues/6879) for more details.

* Cluster Autoscaler is now availalble as a configurable addon. Add `spec.clusterAutoscaler.enabled: true` to the cluster spec to enable.

Expand Down

0 comments on commit 9769830

Please sign in to comment.