k8S remains in starting state during create Kubernetes Cluster #10448
Unanswered
ahmadamirahmadi007
asked this question in
Q&A
Replies: 2 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.
1 reply
-
@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.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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