Run Proxy

Start Kubernetes API proxy

network
access

Command

kubectl proxy

Explanation

Starts a local proxy server to access API.

Examples

Start default proxy (localhost:8001)

kubectl proxy