magnum/doc
Feilong Wang 2fc72e9b0f Make DNS pod autoscale
DNS service is a very critical service in k8s world, though it's not
a part of k8s itself. So it would be nice to have it replicate more
than 1 and on differents nodes to have high availbility. Otherwise,
services running on k8s cluster will be broken if the node contains
DNS pod down. Another sample is, when user would like to do a cluster
upgrade, services will be borken when the node containers DNS pod
being replaced. You can find lots of discussion about this, please
refer [1],[2] and [3].

[1] https://github.com/kubernetes/kubeadm/issues/128
[2] https://github.com/kubernetes/kubernetes/issues/40063
[3] https://github.com/kubernetes/kops/issues/2693

Closes-Bug: #1757554

Change-Id: Ic64569d4bdcf367955398d5badef70e7afe33bbb
(cherry picked from commit 54a4ac9f84)
2018-04-30 21:22:15 +00:00
..
examples/etc [install] Add install guide from source 2016-06-03 16:47:55 +00:00
source Make DNS pod autoscale 2018-04-30 21:22:15 +00:00