Hi All, I am new to Kubernetes Cluster(CloudStack)
CloudStack 4.17.0 OS: Ubuntu 20.04 LTS When we create a kubernetes cluster we can able to create worker VMs, but unable to create a controller node. Getting the below error, can anyone please help me to fix this issue? 2022-10-30 13:28:57,177 INFO [c.c.k.c.u.KubernetesClusterUtil] (API-Job-Executor-119:ctx-16f6567f job-453 ctx-5f3622d7) (logid:489125db) Waiting for Kubernetes cluster : pradeep-k8s control node VMs to be accessible ################ 2022-10-30 13:29:15,686 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (API-Job-Executor-119:ctx-16f6567f job-453) (logid:489125db) Complete async job-453, jobStatus: FAILED, resultCode: 530, result: org.apache.cloudstack.api.response.ExceptionResponse/null/{"uuidList":[],"errorcode":"530","errortext":" Failed to setup Kubernetes cluster : pradeep-k8s in usable state as unable to access control node VMs of the cluster"} ​Thanks Pradeep