Qiming
90bebfe7b2
Merge pull request #6879 from MichalMankowski/master
...
Fix typo in persistent-volumes.md
2018-01-09 13:31:09 +08:00
Qiming
2a4a2f9a10
Merge pull request #6870 from c9s/patch-1
...
Update trouble shooting for flannel and vagrant
2018-01-09 13:30:38 +08:00
Qiming
0812f2a783
Merge pull request #6876 from stewart-yu/patch-1
...
Update namespaces.md
2018-01-09 13:29:27 +08:00
Qiming Teng
607db29367
Add configMap as volume type
...
Closes : #2385
2018-01-09 10:52:32 +08:00
zhangxiaoyu-zidif
88b2a3ad66
delete --api-server as kubelet startup para.
2018-01-09 09:55:45 +08:00
anvega
8626e910e5
Update addons.md to include ACI CNI plugin.
...
Included ACI CNI plugin in list of add-ons.
2018-01-08 16:11:47 -08:00
Stewart-YU
96648cfc1d
Update configure-multiple-schedulers.md ( #6877 )
...
Fix relative url
2018-01-08 15:32:20 -08:00
Qiming
d725686b8b
Explicitly specify the components that need a change ( #6873 )
...
For specifying mount propagation, changes to flags on apiserver and
kubelet are required. This PR fixes the problem.
For more comprehensive list of feature gate settings, please refer to
kubernetes/website#6364.
Closes : #5766
2018-01-08 15:23:15 -08:00
Kaitlyn Barnard
3ec0bfef0e
Updates to partner page ( #6797 )
...
* Updates to partner page
* Updated Loodse logo
* Additional partner listing updates
2018-01-08 15:04:52 -08:00
Ivan Font
20c1976b37
Add steps for extension api-server setup ( #6667 )
...
Update extension api-server to include missing steps for auth delegation cluster role binding and extension-apiserver-authentication-reader role binding.
2018-01-08 14:52:38 -08:00
Eric Chiang
77d08557d7
securing a cluster: add recommendations about cloud metadata APIs ( #6659 )
2018-01-08 14:52:12 -08:00
Tony Li
b9b39f28db
Namespace glossary term ( #6607 )
...
* update namespace doc to use glossary term
* remove concept change
2018-01-08 14:51:15 -08:00
Jiaying Zhang
98b417abe6
Update device plugin doc with upgrade suggestions and known limitations. ( #6501 )
2018-01-08 14:49:10 -08:00
Jason Murray
42bc7bfe2e
Add Kubermatic to pick-right-solution.md ( #6459 )
...
* Add Kubermatic to pick-right-solution.md
* Update Kubermatic Docs URL and typo
2018-01-08 14:40:00 -08:00
Thiago Vinhas
84f35c3cc9
Provide command to "untaint" a node
...
Had a lot of trouble finding the exact way to "un-do" the tainting example provided here. Even the great folks on Slack couldn't provide the correct command to achieve this, even though it seems so trivial now that I know it. :-)
2018-01-08 15:11:11 -05:00
Ahmet Alp Balkan
77eefef70d
Update title: Configuring DNS→Customizing DNS
...
I think "Configuring DNS Service" reads like "you don't have DNS, let's install
it and configure it". This is more like you already have a DNS service, let's
tweak a few things.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-01-08 11:27:19 -08:00
Ahmet Alp Balkan
7be2faeacc
Reorder tasks toc
...
Apparently someone managed to squeeze stuff in between network policy topics.
Bringing them next to each other for coherency.
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-01-08 11:23:59 -08:00
Marsh Macy
d9a119f5b1
sync text with example yaml
2018-01-08 07:48:29 -08:00
MichalMankowski
f1dfe99673
Fix typo
2018-01-08 15:11:42 +01:00
Stewart-YU
c976aa8960
Update namespaces.md
...
fix bad json link
2018-01-08 18:35:02 +08:00
Yo-An Lin
d8d574fa26
apply code style to markdown
2018-01-08 17:47:13 +08:00
Qiming
7489fd61c7
Merge pull request #6647 from marcjoha/patch-1
...
Update networking.md
2018-01-08 17:42:40 +08:00
Qiming
2ab1835c25
Merge pull request #6856 from rajansandeep/coredns
...
Update docs for CoreDNS info
2018-01-08 15:00:38 +08:00
Qiming Teng
ca6465c0e9
Fix missing link from safely drain node
...
Closes : #3879
2018-01-08 12:03:32 +08:00
Xiaoyu(Tim) Zhang
688462161d
Merge pull request #6841 from tengqm/add-example-spec-link
...
Add links to spec format in api reference
2018-01-08 11:23:06 +08:00
Xiaoyu(Tim) Zhang
a560fe7180
Merge pull request #6872 from tianshapjq/patch-1
...
extra word
2018-01-08 11:19:36 +08:00
Drinky Pool
d70bbe5478
extra word
...
"the" is not neccessary
2018-01-08 11:15:21 +08:00
Qiming
2aa6dd638a
Merge pull request #6791 from chenhuan12/patch-103
...
fix the command output
2018-01-08 10:58:06 +08:00
Qiming
de5e451f40
Merge pull request #6784 from markmandel/propagationPolicy
...
Cascading deletion policy correction
2018-01-08 10:56:44 +08:00
custa
19932ab270
typo
2018-01-08 10:12:47 +08:00
Qiming
ea29aa3e9a
Merge pull request #6866 from yliaog/master
...
Corrected the typo in the group in runtime-config for ValidatingAdmissionWebhook and MutatingAdmissionWebhook
2018-01-08 09:48:33 +08:00
Joseph Heck
982fbbda34
Merge pull request #6651 from ericchiang/securing-a-cluster/tweak-kubelet-api-docs
...
securing a cluster: update language of kubelet API recommendations
2018-01-07 17:16:47 -08:00
Joseph Heck
29870ef75b
Merge pull request #6644 from fatsheep9146/fix-mistakes
...
Fix mistakes in zookeeper doc
2018-01-07 17:15:16 -08:00
Joseph Heck
81900d4bf4
Merge pull request #6634 from masroorhasan/master
...
community maintained dotnet (restsharp) client library.
2018-01-07 17:14:26 -08:00
Qiming
1b53c9e31e
Merge pull request #6541 from aanm/updating-cilium-links
...
updating cilium links
2018-01-08 08:43:15 +08:00
Yo-An Lin
70f050249d
Update troubleshooting-kubeadm.md
2018-01-08 07:29:11 +08:00
Yo-An Lin
14a349c249
Update trouble shooting for flannel and vagrant
...
Add trouble shooting for kubeadm with flannel pod network in vagrant
2018-01-08 07:21:40 +08:00
Joseph Heck
83dc3c58b1
Merge pull request #6728 from iMartyn/master
...
Make permissive mode more obvious
2018-01-07 14:14:42 -08:00
Joseph Heck
ec64856598
Merge pull request #6741 from tengqm/fix-1785
...
Fix port-foward description in cheatsheet
2018-01-07 14:12:36 -08:00
Joseph Heck
f34fde20f2
Merge pull request #6639 from splashx/patch-1
...
mark xhyve driver as deprecated
2018-01-07 14:10:40 -08:00
Joseph Heck
6ff2d3067b
Merge pull request #6770 from tengqm/fix-1286
...
Clarify the meaning of 'ServiceIP' in diagrams
2018-01-07 14:08:22 -08:00
Joseph Heck
bf0b873bd3
Merge pull request #6561 from timmycarr/master
...
Update titles for controller docs to align with controller names.
2018-01-07 13:47:13 -08:00
Joseph Heck
cca1f669ed
Merge pull request #6822 from tengqm/improve-labels
...
Improve labels doc for nodeSelector
2018-01-07 13:40:06 -08:00
Joseph Heck
1697e7e2b7
Merge pull request #6796 from markmandel/finalizer
...
Expand on Finalizer explanation.
2018-01-07 13:25:01 -08:00
Joseph Heck
833e3c9670
Merge pull request #6855 from tengqm/admin-controller-ex
...
Add example for changing admission controllers
2018-01-07 13:16:04 -08:00
Joseph Heck
d9cad3458c
Merge pull request #6818 from tengqm/fix-flannel-link
...
Fix links to flannel artifacts
2018-01-07 10:38:01 -08:00
Joseph Heck
b1dae04b43
Merge pull request #6807 from tengqm/fix-2896
...
Fix out-of-resource future work
2018-01-07 10:33:40 -08:00
Joseph Heck
208057b248
Merge pull request #6800 from warmchang/ipvs
...
Fix the version number which include ipvs feture.
2018-01-07 10:32:29 -08:00
Joseph Heck
2605f87494
Merge pull request #6842 from tengqm/minikube
...
Fix proxy environment variables when using minikube
2018-01-07 10:28:38 -08:00
Joseph Heck
76e08b76c6
Merge pull request #6835 from LaMinche/patch-1
...
Update double quotes format in yaml section
2018-01-07 10:25:11 -08:00