This commit is contained in:
Lim Wei Chiang
2021-05-03 23:53:47 -07:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ In this lab you will deploy the [DNS add-on](https://kubernetes.io/docs/concepts
## The DNS Cluster Add-on
Deploy the `coredns` cluster add-on:
Deploy the `coredns` cluster add-on on `controller-0`:
```
kubectl apply -f https://storage.googleapis.com/kubernetes-the-hard-way/coredns-1.8.yaml