diff --git a/README.md b/README.md index e63e01b..6e56d68 100644 --- a/README.md +++ b/README.md @@ -175,5 +175,10 @@ kubectl apply -f https://raw.githubusercontent.com/coreos/flannel/master/Documen kubectl apply -f https://raw.githubusercontent.com/coreos/flannel/master/Documentation/k8s-manifests/kube-flannel-rbac.yml ``` +#### Kubernetes Dashboard +```shell +kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.3.1/aio/deploy/recommended.yaml +``` + #### References - https://kubernetes.io/docs/setup/production-environment/container-runtimes/#docker