mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-07-27 22:23:54 +03:00
update docs
This commit is contained in:
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user