Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The user interface is not distributed by default. Installation is very simple, just run the following command (check here the version)

Code Block
languagebash
titleInstall Dashboard
$ kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.5.0/aio/deploy/recommended.yaml

...