0

Comand $ kubectl kots install gitpod failed

Error screenshot link

I installed K8S, kubectl and another necessary utilities for Gitpod. But the last step, $ kubectl kots install gitpod filed with the error (attached image)

Please help me out if anybody has experiences of installing Gitpod self-hosted. I attempted it on my AWS EC2 (Ubuntu 20.04).

Thanks

Jonas
  • 121,568
  • 97
  • 310
  • 388
  • very wild guess/obviously you did not even try troubleshooting it yourself: your cluster does not have dynamic PVC provisioning support, minio won't start. Regardless: look at your cluster, try to figure out what's going on. If you can't track down those issues: you shouldn't be granted access to k8s api, especially verbs such as create/delete. That would be dangerous – SYN Oct 02 '22 at 05:25
  • Thanks for your message. I am not sure what you are talking about. Could you please explain more detail? – spreadmycode Oct 02 '22 at 17:56
  • Sorry for being ignorance of knowledge. I am a newbie for K8S. How to check PVC, sir? – spreadmycode Oct 02 '22 at 17:56
  • `kubectl get pvc`. Try to familiarize yourself with kubernetes CLI, Try to investigate the problem yourself / don't expect someone to guess: there are no two clusters alike, we don't know anything about your setup, ... you should be able to answer questions such as "how to check PVC" by yourself. Kubernetes docs are pretty well made and maintained. – SYN Oct 02 '22 at 20:15

0 Answers0