Access the Kubernetes API Server via kubectl proxy
by Omkar Shelke
Use kubectl proxy to open a local, already authenticated HTTP endpoint to the Kubernetes API server, then use curl to list every Secret in the gliese-581 namespace and save the raw JSON response to /home/laborant/secret-list.json.
Submissions: 3/4