Wojciech Tyczynski
028b4ea01e
Update secrets documentation in 1.12 ( #15531 )
2019-07-25 20:07:59 -07:00
Ismail Alidzhikov
0b2a0988b4
Update CCM vendor implementations links ( #15206 )
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com >
2019-07-01 03:15:22 -07:00
Rui Chen
6e094fa640
Merge branch 'master' of git://github.com/kubernetes/website into release-1.12
...
* 'master' of git://github.com/kubernetes/website: (222 commits)
Add temporary owners for 1.13 release (#11453 )
fix Minikube 404 error. (#11461 )
Resolve conflicts against dev-1.13 for /ko contents (#11439 )
replace `run` with `create deployment` (#11392 )
Updated list all pods with -o wide comment (#11394 )
fix broken link for KubeletConfiguration (#11423 )
Update on pod-priority-preemption.md (#11418 )
Add guidelines for working with localized content (#11415 )
Update what-is-kubernetes.md (#11399 )
Remove redundant close tags and little bit formatting (#11389 )
Add SysEleven MetaKube as hosted solution (#11393 )
Add rui to sig-docs-zh team (#11391 )
fix Improper translation (#11384 )
Add pigletfly(WangBing) as a sig-docs-zh-reviewer (#11370 )
update link to CloudProvider Interface (#11228 )
Fix the "my-scheduler-as-kube-scheduler" ClusterRoleBinding. (#11112 )
fix non-existing "CloudProvider Interface" link (#10953 )
Updated ingress.md (#11213 )
Further updates to TLS Bootstrapping (#11258 )
Updated 'exec' description (#11365 )
...
2018-12-03 17:11:43 -05:00
Pingan
d459ee4265
fix broken link for KubeletConfiguration ( #11423 )
2018-11-30 02:06:59 -08:00
hongkunyoo
28c2089c8d
Update on pod-priority-preemption.md ( #11418 )
...
* number Pods --> number of Pods
* add comma(,) for clarity.
2018-11-29 20:53:20 -08:00
Kishore Chekuru
a81ba11b35
Update what-is-kubernetes.md ( #11399 )
...
fat is offensive
2018-11-29 13:28:46 -08:00
Ashley Schuett
5950336475
update link to CloudProvider Interface ( #11228 )
2018-11-28 13:56:45 -08:00
Zhou Tao
09e07c9f21
fix non-existing "CloudProvider Interface" link ( #10953 )
...
minor change, just get 404 error when clicking the url and try to fix it.
2018-11-28 07:53:31 -08:00
Joost Hietbrink
795c418633
Updated ingress.md ( #11213 )
...
Typo serivceName.
2018-11-28 07:46:01 -08:00
chenDT
bfefb311b9
fix some 404 errors ( #11352 )
2018-11-27 01:29:22 -08:00
hongkunyoo
28c96996c1
Fix typo on service.md ( #11345 )
...
* he --> The
* my-service.prod.svc.CLUSTER --> my-service.prod.svc.cluster.local
2018-11-26 20:51:52 -08:00
Orlando
7c04f85d15
Fix typo on serviceName ( #11329 )
2018-11-26 17:42:52 -08:00
RA489
b8b71b6845
fix ssh-tunneling link ( #11299 )
...
* Update master-node-communication.md
* Update master-node-communication.md
2018-11-26 14:33:51 +08:00
Joseph Heck
8a7254c0b8
follow up from https://github.com/kubernetes/website/pull/10958 ( #11039 )
...
* follow up from https://github.com/kubernetes/website/pull/10958
and a bit of additional example work
Signed-off-by: Joe Heck <heckj@mac.com >
* Update ingress.md
2018-11-24 23:28:46 -08:00
chenrui
b41ded687b
Removed the dups and did some formattings ( #11153 )
...
* Removed the dups and did some formattings
* Updates per PR review
2018-11-24 08:02:09 -08:00
RoopSai Krishna
f9071fd916
document nodeAffinity field for PersistentVolume ( #10617 )
2018-11-21 20:43:46 -08:00
yanghaichao12
fa7916a469
Fix an error in cloud-providers.md ( #11147 )
2018-11-20 22:50:36 -08:00
houjun
192c693c0a
fix control aspect of PodSecurityPolic to include RunAsGroup ( #11108 )
2018-11-20 17:01:37 -08:00
Sunghoon Kang
fd6db18d1d
Change ReplicaSets example in service networking ( #11110 )
2018-11-20 06:54:52 -08:00
Daniel Bastos
703336cacd
Improve overall sentence clearness and understanding ( #11102 )
2018-11-19 19:34:24 -08:00
Qiming
d3eaeef3fc
Reorder concepts sections ( #11032 )
...
Order after this PR:
overview: 20
architecture: 30
containers: 40
workloads: 50
service-networking: 60
storage: 70
configuration: 80
policy: 90
cluster-administration: 100
extend-kubernetes: 110
Closes : #8570
2018-11-19 13:05:13 -08:00
Joseph Heck
486f5d01b0
making list of hosts under TLS more explicit, fixes #11065 ( #11066 )
2018-11-19 10:23:49 -08:00
yanghaichao12
07d156a483
Fix some errors in certificates.md ( #11075 )
2018-11-19 00:35:58 -08:00
Benedikt Franke
4f6f159dcb
The FlexVolume plugin supports ReadWriteMany depending on the driver ( #11014 )
...
I was able to successfully use https://github.com/juliohm1978/kubernetes-cifs-volumedriver to mount a SMB share from multiple nodes. The current docs are misleading, as it is generally possible.
2018-11-18 18:26:08 -08:00
Joseph Heck
fe46040b2e
rewrite of ingress ( #10958 )
...
* rewrite of ingress
- reset and rewritten to provide more clarity and directness on what
ingress is and does.
* cleanup from review
- also normalized Ingress -> ingress through-out
2018-11-16 12:37:21 -08:00
Sandeep Rajan
6f3b8cbd9b
Update documentation on CoreDNS ( #10923 )
...
* update documentation on CoreDNS
* Update dns-custom-nameservers.md
Fixed nit noted in comments and cleaned up a few more things while I was in there. This whole topic needs a complete redo, but this PR is an iterative improvment. Thanks!
2018-11-16 12:35:38 -08:00
Adam Connelly
2bfdd42aa7
Added documentation about stringData ( #10938 )
...
* Added documentation about stringData
I've added some documentation about the stringData field, including a simple example showing how it can be used.
* fixup! Added documentation about stringData
* fixup! Added documentation about stringData
2018-11-16 11:37:48 -08:00
yanghaichao12
3154c260e9
Fix an error in custom-resources.md ( #11020 )
2018-11-16 10:29:24 -08:00
Jordan Liggitt
bcae10b195
Fix vsphere node name docs ( #11017 )
2018-11-16 10:27:41 -08:00
Will Beason
2c3438919c
Fix ResourceQuota doc ( #11016 )
...
We don't support multiple ResourceQuota definitions in the same namespace.
2018-11-16 10:25:57 -08:00
hintss
ecfdcf643f
Fix 3 links that were pointing at blog.kubernetes.io ( #10731 )
...
* fix 3 links that were pointing at the old blog URL
* Fix the 4th blog link
2018-11-14 18:01:44 -08:00
nepomucen
d69f6b2353
Fix missing selector subcommand ( #10982 )
...
For accuracy the second command "kubectl set" in the pipeline under the example`s breakdown should contain subcommand: selector
2018-11-14 17:45:18 -08:00
Stéphane Este-Gracias
73190caeca
Fix typo ( #10993 )
2018-11-14 16:14:02 -08:00
Nikhita Raghunath
cb11cce55c
Update current state of features for custom resources ( #10994 )
2018-11-14 14:27:09 -08:00
Karen Bradshaw
b38adb0075
update, remove third party resource links ( #11001 )
2018-11-14 14:25:39 -08:00
Liuduii
e992177e2c
Remove some extra Spaces ( #10949 )
2018-11-11 17:21:29 -08:00
Bily Zhang
aa4ea8d95b
Fix issues in content ( #10943 )
...
* Fix issues in content
Signed-off-by: mooncake <xcoder@tenxcloud.com >
* rollback file
2018-11-10 19:56:21 -08:00
Pingan
71656718c9
Remove redundant feature state ( #10933 )
2018-11-09 09:14:06 -08:00
David Xia
6c0d7300d5
Remove redundant "Note:" prefixes ( #10920 )
...
Hugo shortcodes already create prefixes as [explained here][1].
[1]: https://github.com/kubernetes/website/blob/master/content/en/docs/contribute/style/style-guide.md#shortcodes
2018-11-08 04:44:05 -08:00
Luc Perkins
d65e1790ff
Add admonition type to shortcode ( #9482 )
...
* Change existing admon blocks
* Fix includes issue
2018-11-06 11:33:04 -08:00
Aleks
fd7a788fe7
Update HAProxy ingress line ( #10794 )
...
* Update HAProxy ingress line
HAProxy Technologies offers support for the free available haproxy ingress controller
* Updated the haproxy wording from feedback
Updated the haproxy wording from feedback of @tengqm
* Remove doc artefacts
2018-11-06 00:01:29 -08:00
zhangmingld
d01b76d080
fix word err in Disruption ( #10884 )
2018-11-05 06:17:32 -08:00
Pingan
eac1cb6d34
remove node condition ConfigOK ( #10772 )
2018-11-02 10:43:25 -07:00
Tim Fogarty
f002059889
Merge branch 'master' into release-1.12
2018-11-01 14:10:31 -07:00
Moonhyuk Choi
a9c6b4dba0
Update default 'image-gc-high-threshold' ( #10703 )
...
When I check the kubelet option document and actual kubelet config value, default is 85 instead of 90.
2018-11-01 14:03:26 -07:00
Gergely Csatari
54279883d4
Adding DANM ( #10679 )
...
* Adding DANM
Adding a new item to the list of cluster networking
solutions.
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com >
* Corrections of received comments
for https://github.com/kubernetes/website/pull/10679
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com >
2018-10-30 09:34:05 -07:00
William Zhang
5d592fbee3
fix spelling errors in doc repo ( #10434 )
...
* fix spelling errors in content/en/docs/concepts/containers/
Signed-off-by: William Zhang <warmchang@outlook.com >
* fix spelling errors in HPA, StatefulSet, SA
Signed-off-by: William Zhang <warmchang@outlook.com >
2018-10-26 09:07:21 -07:00
Florian Arthofer
84e3e3a7b2
Added link for Dynatrace ( #10629 )
...
Added link to Dynatrac k8s monitoring info page
2018-10-25 12:47:08 -07:00
MengZeLee
04163e9a7c
removing toc shortcode. ( #10720 )
2018-10-25 11:02:31 -07:00
SataQiu
60293a7717
fix some typos ( #10704 )
...
* fix some typos
* s/they/there
2018-10-23 15:06:24 -07:00