Kubernetes - Monitoring and Logging
After running
kubectl proxy, what URL should you open in your browser to access the Kubernetes dashboard?kubectl proxy, what URL should you open in your browser to access the Kubernetes dashboard?kubectl proxy creates a local proxy on port 8001 that forwards requests to the Kubernetes API server./api/v1/namespaces/kubernetes-dashboard/services/https:kubernetes-dashboard:/proxy/ on localhost port 8001.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions