Open
Description
Available Documentation
- https://developers.cloudflare.com/cloudflare-one/tutorials/kubectl/
- https://developers.cloudflare.com/cloudflare-one/tutorials/tunnel-kubectl/
Suggested Documentation
The documentation for using kubectl
through SOCKs proxy is completely outdated. The blog post and documentation [1] is very misleading. I have spent over 2 days trying to get it working - to no avail. I get Handshake Errors, Certificate Errors, and so many other things. It just doesn't work.
The documentation for using kubectl
with Kubernetes client-go is also very incomplete. The Step - 2: Configure k8s API Server is also very incomplete. Could someone provide some detailed steps on how to do that?