container-service-extension icon indicating copy to clipboard operation
container-service-extension copied to clipboard

UI plugin custom certificate for kube-apiserver during deployment new cluster

Open work423 opened this issue 5 years ago • 1 comments
trafficstars

Is it possible during deploying new cluster from GUI vcloud to use own valid certificate for example letsencrypt or something else?. I'm trying integrate gitlab with Kubernetes and it fails because certificate (self signed) not valid for external systems. Right now it has ability only put ssh key

work423 avatar Jun 05 '20 09:06 work423

Can you please explain what's the use case is? I am sorry but I am not sure what "integrate gitlab with kubernetes" mean. can you please shed some light on the context?

CSE currently doesn't expose any functionality to install custom CA certs. However you can always ssh into the master/worker vms and install the certs manually.

Regards Aritra Sen

rocknes avatar Jun 08 '20 07:06 rocknes