k8S remains in starting state during create Kubernetes Cluster #10448
Replies: 3 comments 3 replies
-
@ahmadamirahmadi007 what type of network are you deploying the k8s cluster Isolated, shared or a vpc network tier ? |
Beta Was this translation helpful? Give feedback.
-
@ahmadamirahmadi007 Can you ssh into you worker / control node - on which this issue is occuring and check if the /opt/bin/ directory is present. If it isn't , it looks like the CKS ISO did not get mounted properly. |
Beta Was this translation helpful? Give feedback.
-
@Pearl1594 @kiranchavala , we still can’t reproduce this? @ahmadamirahmadi007 can you try to add more information that could provide context to how the issue arises? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
i get below error when i create k8s cluster
2025-02-23 06:55:48,940 ERROR [c.c.u.s.SshHelper] (API-Job-Executor-106:ctx-38313f58 job-23949 ctx-0aa24651) (logid:4157973a) SSH execution of command sudo /opt/bin//deploy-provider has an error status code in return. Result output: sudo: /opt/bin//deploy-provider: command not found
This happens randomly for one version. 1.30.3
CloudStack 4.19.1.3
kubernetes version 1.30.3
Beta Was this translation helpful? Give feedback.
All reactions