kubernetes/docs
vefimova fc8a37ec86 Added ability for Docker containers to set usage of dns settings along with hostNetwork is true
Introduced chages:
   1. Re-writing of the resolv.conf file generated by docker.
      Cluster dns settings aren't passed anymore to docker api in all cases, not only for pods with host network:
      the resolver conf will be overwritten after infra-container creation to override docker's behaviour.

   2. Added new one dnsPolicy - 'ClusterFirstWithHostNet', so now there are:
      - ClusterFirstWithHostNet - use dns settings in all cases, i.e. with hostNet=true as well
      - ClusterFirst - use dns settings unless hostNetwork is true
      - Default

Fixes #17406
2017-03-01 17:10:00 +00:00
..
admin run hack/update-generated-docs.sh to strip munge tags 2017-02-16 10:17:17 -08:00
api-reference Added ability for Docker containers to set usage of dns settings along with hostNetwork is true 2017-03-01 17:10:00 +00:00
design replace contents of docs/design with stubs 2017-01-11 08:23:44 -05:00
devel replace contents of docs/devel with stubs 2016-12-21 20:26:48 -05:00
getting-started-guides Fix broken link to logging documentation 2017-01-15 00:14:12 -08:00
images Updated for v1.2.0. 2016-03-18 14:20:56 -07:00
man/man1 Merge pull request #41694 from shiywang/apply-set1 2017-02-26 23:16:51 -08:00
proposals replace contents of docs/proposals with stubs 2016-12-21 21:15:09 -05:00
user-guide Merge pull request #41694 from shiywang/apply-set1 2017-02-26 23:16:51 -08:00
yaml/kubectl add kubectl can-i to see if you can perform an action 2017-02-23 09:12:35 -05:00
.generated_docs Merge pull request #41694 from shiywang/apply-set1 2017-02-26 23:16:51 -08:00
api.md fix munge-docs build errors 2016-11-17 16:49:00 +01:00
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
OWNERS Move .generated_docs to docs/ so docs OWNERS can review / approve 2017-02-16 10:11:57 -08:00
README.md fix munge-docs build errors 2016-11-17 16:49:00 +01:00
reporting-security-issues.md Remove 'this is HEAD' warning on docs 2016-10-26 00:06:59 +02:00

Kubernetes Documentation: releases.k8s.io/HEAD

Analytics