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

what is the procedure in place to update the certificate that component uses? #140

Open
eugen-nw opened this issue Mar 22, 2021 · 2 comments
Labels
investigate need investigation kind/question Further information is requested
Projects

Comments

@eugen-nw
Copy link

The above https://docs.microsoft.com/en-us/azure/aks/virtual-nodes article does not address our particular issue. We are running Windows containers so we need to install https://github.com/virtual-kubelet/azure-aci in order to run them. My original question was what is the procedure in place to update the certificate that component uses before/when it expires without having to remove and reinstall the component.

Originally posted by @eugen-nw in #96 (comment)

@gossion
Copy link
Contributor

gossion commented Mar 25, 2021

if you mean SP expiration, how about using managedidentity?
https://github.com/virtual-kubelet/azure-aci/blob/v1.3.5/helm/templates/deployment.yaml#L50

if you mean cert auto rotate, we don't have a plan yet.

@helayoty helayoty added this to Needs triage in Bug Triage Apr 18, 2022
@helayoty helayoty added kind/question Further information is requested investigate need investigation labels Sep 1, 2022
@helayoty helayoty changed the title The above https://docs.microsoft.com/en-us/azure/aks/virtual-nodes article does not address our particular issue. We are running Windows containers so we need to install https://github.com/virtual-kubelet/azure-aci in order to run them. My original question was what is the procedure in place to update the certificate that component uses before/when it expires without having to remove and reinstall the component. what is the procedure in place to update the certificate that component uses? Sep 1, 2022
@helayoty
Copy link
Member

@eugen-nw Would you please provide more info? managed identity is supported now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigate need investigation kind/question Further information is requested
Projects
No open projects
Bug Triage
Needs triage
Development

No branches or pull requests

3 participants