update docs

This commit is contained in:
Kelsey Hightower
2016-07-09 09:17:18 -07:00
parent 13ae7de03c
commit e9e40ff355
2 changed files with 3 additions and 3 deletions

View File

@@ -1,11 +1,11 @@
# Deploying the DNS Add-on
# Deploying the Cluster DNS Add-on
In this lab you will deploy the DNS add-on which is required for every Kubernetes cluster. Without the DNS add-on the following things will not work:
* DNS based service discovery
* DNS lookups from containers running in pods
## DNS Cluster Add-on
## Cluster DNS Add-on
### Create the `skydns` service: