mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +00:00
Merge pull request #8456 from satnam6502/doc
Document process for updating version of kube-dns
This commit is contained in:
commit
931f448af1
@ -73,5 +73,12 @@ Kubernetes installs do not configure the nodes' resolv.conf files to use the
|
|||||||
cluster DNS by default, because that process is inherently distro-specific.
|
cluster DNS by default, because that process is inherently distro-specific.
|
||||||
This should probably be implemented eventually.
|
This should probably be implemented eventually.
|
||||||
|
|
||||||
|
## Making changes
|
||||||
|
Please observe the release process for making changes to the `kube2sky`
|
||||||
|
image that is documented in [RELEASES.md](kube2sky/RELEASES.md). Any significant changes
|
||||||
|
to the YAML template for `kube-dns` should result a bump of the version number
|
||||||
|
for the `kube-dns` replication controller and well as the `version` label. This
|
||||||
|
will permit a rolling update of `kube-dns`.
|
||||||
|
|
||||||
|
|
||||||
[]()
|
[]()
|
||||||
|
Loading…
Reference in New Issue
Block a user