GitHub user Pearl1594 added a comment to the discussion: Unable to have k8s Running in Cloudstack 4.20.0
@n4l5u0r Can you try to SSH into the control node using: ssh -i <SSH key / MS SSH key> -p 2222 [email protected] And then execute the following: ``` sudo -i kubectl get nodes kubectl get po -A ``` GitHub link: https://github.com/apache/cloudstack/discussions/11951#discussioncomment-14838795 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
