jpetazzo / shpod

Container image to get a consistent training environment to work on Kubernetes.
165 stars 57 forks source link

Some of the tools does not work #10

Closed houshym closed 3 years ago

houshym commented 3 years ago

I tried this container and it seems the following tools exist and other tools that mentioned such as K9s, kubeseal ... is not there docker-compose helm httping kctx kns kubectl ship stern please check that

jpetazzo commented 3 years ago

Thanks for letting me know! It looks like something went wrong with the automated build last time. I updated the image manually, and now k9s and kubeseal are installed.

houshym commented 3 years ago

Thanks for letting me know! It looks like something went wrong with the automated build last time. I updated the image manually, and now k9s and kubeseal are installed. I suggest the following items: 1-Please update K8s manifest, So it pull latest image 2- set alias K for kubectl 3-Auto completion 4- krew does not work as I checked 5- kube-ps1 does not work too