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

Feature: add field or flag to easily add one more field in certSANs of api-server #114

Open
Kun483 opened this issue Oct 2, 2024 · 0 comments

Comments

@Kun483
Copy link

Kun483 commented Oct 2, 2024

So far, according to the doc https://microk8s.io/docs/services-and-ports#heading--auth, we need to manually modify the file /var/snap/microk8s/current/certs/csr.conf.template and then run sudo microk8s refresh-certs --cert server.crt. When we want to have a reverse proxy sever so that every request, like kubectl command, to api server will be routed to the reverse proxy. In this case, is there a way we can have a field like snapstoreProxyDomain or a flag so that we can easily change the certSANs of api-server?

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

No branches or pull requests

1 participant