kube-dashboard

This commit is contained in:
Nic de Sousa
2020-02-11 23:46:52 +02:00
parent 7a351421f1
commit 543add46c5
@@ -8,7 +8,7 @@ This installation guide will help you to deploy and configure the [Kubernetes Da
### Deploying the Kubernetes Dashboard
```bash
kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.0-rc5/aio/deploy/recommended.yaml
sudo k3s kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.0-rc5/aio/deploy/recommended.yaml
```
### Dashboard RBAC Configuration