https://jamesdefabia.github.io/docs/user-guide/kubectl/kubectl_proxy/ Kubernetes - kubectl proxy Edit This Page kubectl proxy Run a proxy to the Kubernetes API server Synopsis To proxy all of the kubernetes api and nothing else, use: kubectl proxy –api-prefix=/ To proxy only part of the kubernetes api and also some static files: kubectl proxy –www jamesdefabia.github.io https://kubernetes.io/ko/..