Update README.md

This commit is contained in:
Sambo Chea 2021-10-09 19:20:34 +07:00 committed by GitHub
parent a7736c8322
commit 10b97a6fa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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