I installed metrics on kubernetes but it wants tokens and https for each pod I want to get information about.
How can I disable the token when accessing metrics and provide only http access?
This security level is blocking my operations
I installed metrics on kubernetes but it wants tokens and https for each pod I want to get information about.
How can I disable the token when accessing metrics and provide only http access?
This security level is blocking my operations
I suspect that posting this question on the support forum or mailing list for the specific metrics product you are using would be more likely to get a helpful response.
Is this question in regards to metrics-server (i.e. GitHub - kubernetes-sigs/metrics-server: Scalable and efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines.)?