Add reno notes for KubeDns

Change-Id: I96ea49a1c78b875be6ccd6adcd613e921b7eb059
This commit is contained in:
Dmytro Dovbii 2016-10-11 15:46:54 +03:00
parent 9cfc7e23e9
commit bc45fc68d9
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
features:
- Now Kubernetes Cluster application provides ability to
install KubeDns addon v20 during cluster deployment.
Kubernetes DNS schedules a DNS Pod and Service on the
cluster, and configures the kubelets to tell individual
containers to use the DNS Services IP to resolve DNS names.