Kubernetes Dashboard – Magic xpi

Goal : Install Kubernetes Dashboard (Ubuntu) and Access it externally to control your Magic xpi IMM 1/ Install and deploy the last version of the Dashboard microk8s kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.7.0/aio/deploy/recommended.yaml 2/ Check that the pods are running microk8s kubectl get pods -n kubernetes-dashboard 3/ Create a user and a role to access the dashboard […]

Kubernetes Dashboard – Magic xpi Lire la suite »