container-service-extension
container-service-extension copied to clipboard
UI plugin custom certificate for kube-apiserver during deployment new cluster
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
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