Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AKS trusted certificates #1066

Closed
chaitanyaphalak opened this issue Jun 20, 2019 · 3 comments
Closed

AKS trusted certificates #1066

chaitanyaphalak opened this issue Jun 20, 2019 · 3 comments
Labels

Comments

@chaitanyaphalak
Copy link

What happened:
AKS uses self signed certificates for kubelet api

What you expected to happen:
AKS uses trusted certificates for kubelet api

How to reproduce it (as minimally and precisely as possible):
I have a http microservice which get metrics from kubelet api endpoints. Tried connecting to the rest api securely, which is not possible with self signed certs.

Anything else we need to know?:

Environment:

  • Kubernetes version (use kubectl version): 1.13.5
  • Size of cluster (how many worker nodes are in the cluster?) 3
  • General description of workloads in the cluster (e.g. HTTP microservices, Java app, Ruby on Rails, machine learning, etc.) HTTP microservice that accesses kubelet api
  • Others:
@chaitanyaphalak
Copy link
Author

@jnoller Can you let us know if its possible, the AKS docs does not indicate the usage of trusted certificates.

@jnoller
Copy link
Contributor

jnoller commented Jun 25, 2019

Providing validly signed (CA) root certificates/etc for the kubernetes API server/etc is not currently on the roadmap.

@chaitanyaphalak
Copy link
Author

Thanks

@ghost ghost locked as resolved and limited conversation to collaborators Jul 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants