Hi Pratik Could you please let me know the details of the environment
1. Cloudstack version you are using 2. Kubernetes version iso you had used http://packages.shapeblue.com/cks/ <http://packages.shapeblue.com/cks/3.> 3. Which network you used to deploy the kubernetes ( isolated or shared ) ? 4. Are you able to ssh to the master node and worker node from the management server ssh -i /var/cloudstack/management/.ssh/id_rsa -p 2222 root@<router ip> ssh -i /var/cloudstack/management/.ssh/id_rsa -p 2223 root@<routerip> If you are able to ssh then could you check if the containers are started on the host or check the kubelet service systemctl status kubelet Regards Kiran <http://packages.shapeblue.com/cks/3.> <http://packages.shapeblue.com/cks/3.> <http://packages.shapeblue.com/cks/> ________________________________ From: Pratik Chandrakar <[email protected]> Sent: 02 February 2023 14:23 To: [email protected] <[email protected]> Subject: Re: Failed to create Kubernetes Cluster on ACS 4.17.2 Hi Kiran, Compute Offering - 4P-8G Ram Network Offering - DefaultNetworkOfferingforKubernetesService in Advanced Zone No exception/error was generated on the management server. but on VM "*Failed to start deploy-kube-system.service*" & "*Failed to Start Execute cloud user/final scripts*". And the UI shows *Create Kubernetes cluster KubeCluster1.23.3 in progress* even after the error on VM. On Thu, Feb 2, 2023 at 1:46 PM Kiran Chavala <[email protected]> wrote: > Hi Pratik > > Could you please send the management server log ( exception) > > What is compute offering you have used for deploying the k8s cluster, can > you make sure you use at least 2 gb ram and 2 cores offering > > Regards > Kiran > ________________________________ > From: Pratik Chandrakar <[email protected]> > Sent: 02 February 2023 13:28 > To: [email protected] <[email protected]> > Subject: Failed to create Kubernetes Cluster on ACS 4.17.2 > > Hello, > I am trying to create a Kubernetes cluster for learning purposes. I > followed the steps available on > https://docs.cloudstack.apache.org/en/latest/plugins/cloudstack-kubernetes-service.html > but on deployment, I get "Failed to start deploy-kube-system.service" error > on one of the VM. I tried this with multiple images (1.21.3, 1.23.3, > 1.24.0) but the same error occurs. > Please guide me on how to solve this problem. > > [image.png] > > -- > Thanks > Pratik Chandrakar > > > > -- *Regards,* *Pratik Chandrakar*
