Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dghubble
Copy link
Member

  • Kubernetes v1.22.0 disables kube-controller-manager insecure port which was used internally for Prometheus metrics scraping
    In Typhoon, we'll switch to using the https port which requires Prometheus present a bearer token
  • Go ahead and disable the insecure port for kube-scheduler too, we'll configure Prometheus to scrape it with a bearer token as
    well
  • Remove unused kube-apiserver --port flag

Rel:

* Kubernetes v1.22.0 disables kube-controller-manager insecure
port which was used internally for Prometheus metrics scraping
In Typhoon, we'll switch to using the https port which requires
Prometheus present a bearer token
* Go ahead and disable the insecure port for kube-scheduler too,
we'll configure Prometheus to scrape it with a bearer token as
well
* Remove unused kube-apiserver `--port` flag

Rel:

* kubernetes/kubernetes#96216
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant