zap51 commented on issue #7734:
URL: https://github.com/apache/cloudstack/issues/7734#issuecomment-1656566735

   > Hi @kiranchavala @weizhouapache
   > 
   > Hi Guys
   > 
   > I apologise for the late response. So my issue here is that the Cloudstack 
opaque service is not getting installed whenever a new kubernetes cluster is 
provisioned. I think this is the main issue here due to which cluster goes into 
error state.
   > 
   > I have already updated the endpoint url to my management server before 
when I provisioned the Kubernetes cluster.
   
   @Stanley2911, Do you talking about the secret named `cloudstack-secret` of 
type `Opaque`? Below is output from my cluster with v4.18.0.0.
   
   ```
   $ kubectl get secret -n kube-system
   NAME                     TYPE                            DATA   AGE
   bootstrap-token-5a06f0   bootstrap.kubernetes.io/token   6      4d
   cloudstack-secret        Opaque                          1      4d
   ```
   Please let me know if we're talking about this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to