Update README.md
This commit is contained in:
parent
a7736c8322
commit
10b97a6fa1
@ -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
|
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
|
#### References
|
||||||
- https://kubernetes.io/docs/setup/production-environment/container-runtimes/#docker
|
- https://kubernetes.io/docs/setup/production-environment/container-runtimes/#docker
|
||||||
|
Loading…
Reference in New Issue
Block a user