ir a: Buscar / Herramientas de usuario / Contenido Principal / Cambiar Ancho del Contenido
LCWIKI
Ir a búsqueda rápida
https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.0/aio/deploy/recommended.yaml
Ejecutar
kubectl proxy --address 0.0.0.0 --accept-hosts '.*'
Posteriormente para entrar desde un navegador
http://ipmastercluster:8001/api/v1/namespaces/kubernetes-dashboard/services/https:kubernetes-dashboard:/proxy/