Hi Guys,
We are experiencing an issue with the Kubernetes cluster. Whenever a new
Kubernetes cluster is provisioned, it goes into an error state giving an
error that the desired number of nodes are in the ready state. But I can
see both control & worker nodes in a running state.
Screenshot links
Oliver,
you can snapshot the VMs and convert to template (if all else fails). It
might be worth trying to find out why it fails though (capacity, cpu level,
network/storage configuration?)
On Mon, Sep 11, 2023 at 6:06 PM Olivier GUIN
wrote:
> Hello everyone,
>
> I have 2 clusters each with XCP-N
Hi,
Can you try logging in to the control and worker node(s) and check if
deploy-kube-system service ran successfully. If not, please share any error
logs you see in either /var/log/cloud-init-output.log
You can ssh into the control node using:
ssh -i -p cloud@
You can ssh into the worke
AbdulShariff opened a new issue, #141:
URL: https://github.com/apache/cloudstack-cloudmonkey/issues/141
In cli mode when i try to login to cloudmonkey using any profile i get
authentication issue.
After using commands set profile and sync i get this error:-
Error: failed to authenticat
rohityadavcloud commented on issue #141:
URL:
https://github.com/apache/cloudstack-cloudmonkey/issues/141#issuecomment-1730803353
Have you set the right username, password and url? You can do: ‘set debug
true’ if you’re still getting the error after setting the right credentials.
--
Thi