Merge 198e30df76
into 4f5cecb5ed
commit
04cf5f07d2
|
@ -4,6 +4,12 @@ In this lab you will deploy the [DNS add-on](https://kubernetes.io/docs/concepts
|
||||||
|
|
||||||
## The DNS Cluster Add-on
|
## The DNS Cluster Add-on
|
||||||
|
|
||||||
|
SSH onto one of the controller nodes:
|
||||||
|
|
||||||
|
```
|
||||||
|
gcloud compute ssh controller-0
|
||||||
|
```
|
||||||
|
|
||||||
Deploy the `kube-dns` cluster add-on:
|
Deploy the `kube-dns` cluster add-on:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue