Tim Bannister
077a74e076
Fix spelling error
2020-12-04 22:33:09 +00:00
Haowei Cai
c6175427bb
document one should restart all system components after restoring etcd
2020-12-04 10:45:29 -08:00
Philippe Martin
169712f33e
future work + review
2020-12-04 19:04:50 +01:00
Kubernetes Prow Robot
b81e259c13
Merge pull request #25393 from janetkuo/patch-1
...
Remove problems in DaemonSet fixed by controllerRef
2020-12-04 09:54:01 -08:00
Charle Demers
590cac5fb5
Update content/en/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-12-04 10:35:39 -05:00
Charle Demers
36ab3f3fae
Update content/en/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-12-04 10:33:56 -05:00
Philippe Martin
551037ad30
Season + headings
2020-12-04 15:51:47 +01:00
Philippe Martin
22e8714903
Add Celeste Horgan
2020-12-04 13:28:13 +01:00
Philippe Martin
72b62dd3dd
review
2020-12-04 12:07:46 +01:00
Philippe Martin
4b49c9accb
add link to github
2020-12-04 11:48:58 +01:00
Philippe Martin
eda601a4e2
Report for my GSoD'20 project
...
Update how the Kubernetes website serves API references
2020-12-04 11:20:21 +01:00
Kubernetes Prow Robot
6864aced17
Merge pull request #25200 from tengqm/link-pvs
...
Add links to volumes from persistent volumes
2020-12-03 18:19:25 -08:00
Janet Kuo
e837312f1f
Remove problems in DaemonSet fixed by controllerRef
...
The sentence describes a problem that's solved by the introduction of controllerRef (ownerRef with controller==true) feature. Removing it.
2020-12-03 17:20:22 -08:00
Qiming Teng
9ddc0a3ad9
Add links to volumes from persistent volumes
...
When working with persistent volumes, I have to refer to the persitent
volumes page now and then, only to find that the information I need is
on a different page. The PR
- adds some links to ease navigation and
- currects the spelling of volume types, for example, `iscsi` is the type
to specify rather than `iSCSI`,
- sort the volume type list in alphabetic order.
- added `photonPersistentDisk` as one of valid persistent volume type to
use, though we don't have any documentation other than API spec for it.
2020-12-04 09:16:23 +08:00
Sangam Biradar
619eb00575
Update cheatsheet.md
2020-12-04 05:00:46 +05:30
Anna Jung (VMware)
ad31a3d3e6
Remove cloud controller manager reference doc
2020-12-03 16:55:19 -06:00
Anna Jung (VMware)
edc2d65641
Generate reference doc for 1.20.0-rc.0 and update api index page
2020-12-03 16:51:44 -06:00
Kristin Martin
86d9492ccb
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.20
2020-12-03 11:58:44 -08:00
Tim Bannister
4e98e45fe6
Fix blog typo
2020-12-03 19:40:43 +00:00
Charle Demers
e651788efd
Update port-forward-access-application-cluster.md
...
Add documentation about the simplified port mapping notation
2020-12-03 14:30:43 -05:00
Craig Peters
5bd49df68f
Add reference to AKS
...
Add reference to AKS as a managed Kubernetes service
2020-12-03 11:15:54 -08:00
Chuck Wilson
4d9cbb7797
Fix minor typo
2020-12-03 12:36:42 -05:00
Kubernetes Prow Robot
d6636e50c2
Merge pull request #24474 from sftim/20201010_clarify_api_versions_redux
...
Tweak docs about Kubernetes API versions
2020-12-03 08:51:00 -08:00
Bob Killen
e23de90f19
Correct dockershim release removal target
2020-12-03 07:57:25 -05:00
Kubernetes Prow Robot
a3d4a4066b
Merge pull request #25357 from EmilyM1/metrics-for-k8-system-component
...
metrics for kubernetes system component
2020-12-03 02:21:00 -08:00
Shekhar Prasad Rajak
df69d3c354
Cron schedule syntax and examples added
...
removed the reboot entry, since it is non standard scheudle syntax and not related to cron syntax for scheduling
2020-12-03 13:43:23 +05:30
Noah Kantrowitz
9ef54282cb
Add cross-link to FAQ to the first dockershim post.
2020-12-02 19:16:05 -08:00
Bob Killen
cf92dc8f07
Add dockershim faq blog post
2020-12-02 21:31:29 -05:00
Andrew Sy Kim
924acf8e5b
add feature gate docs for KubeletCredentialProviders
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2020-12-02 19:53:52 -05:00
Andrew Sy Kim
dbdde629c8
Add docs for configuring kubelet credential provider plugins
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2020-12-02 19:53:52 -05:00
Jorge O. Castro
9e71e76034
Initial commit to explain the dockershim deprecation ( #25359 )
...
* Initial commit to explain the dockershim deprecation
Signed-off-by: Jorge O. Castro <jorgec@vmware.com >
* Fix overly long links so they render correctly
Signed-off-by: Jorge O. Castro <jorgec@vmware.com >
* Add author byline
Signed-off-by: Jorge O. Castro <jorgec@vmware.com >
2020-12-02 16:48:59 -08:00
Emily Moss
ee5a0df6ad
remove text fragment
2020-12-02 15:30:05 -08:00
Kubernetes Prow Robot
29801cc8e4
Merge pull request #25340 from gavinfish/zone-revise
...
Revise running in multiple zones
2020-12-02 15:15:00 -08:00
Adam Jacob
f2a9a3ef81
Explain the insecure by default nature of secrets
...
This PR adds a paragraph explaining the insecure by default nature of k8s secrets, and points users at the documentation to turn on encryption at rest and RBAC.
I think a second page needs to be created showing the correct combination of RBAC rules for various cases, which should eventually replace the link to the RBAC documentation.
2020-12-02 12:49:02 -08:00
ying
8e0973b22b
Update md format to make it more easier to read
...
Before the changes, the statement of the set-values messed up together, so it is hard to read it out clearly.
2020-12-02 23:59:14 +08:00
Kubernetes Prow Robot
6f0128c21f
Merge pull request #24897 from tengqm/zh-resync-secret
...
[zh] Resync docs/concepts/configuration/secret.md
2020-12-02 05:40:50 -08:00
RA489
2abce40d08
add code formatting to commands in expose-external-ip-address tutorial
2020-12-02 14:55:14 +05:30
Kubernetes Prow Robot
f2a78fa5d5
Merge pull request #23119 from devries/statefulset-mysql-language
...
Replace master/slave with primary/replica in MySQL StatefulSet example
2020-12-02 01:04:50 -08:00
Hrishikesh Barua
43d071e8eb
Corrected the field names in the secret
2020-12-02 14:25:30 +05:30
Jie Shen
a6e8f8bca1
Revise multiple zones
2020-12-02 12:52:30 +08:00
Andrew Sy Kim
d591f7e3bc
add docs for EndpointSlice conditions
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2020-12-01 22:33:35 -05:00
Andrew Sy Kim
5a67cf2681
fix trailing spaces in endpointslice doc
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com >
2020-12-01 22:32:37 -05:00
Kubernetes Prow Robot
21c05e4fb7
Merge pull request #24906 from derekwaynecarr/memory-backed-size
...
Document SizeMemoryBackedVolumes feature for 1.20
2020-12-01 10:56:51 -08:00
Derek Carr
af239416bf
Document SizeMemoryBackedVolumes feature for 1.20
2020-12-01 13:22:10 -05:00
Kubernetes Prow Robot
5307e266bb
Merge pull request #24904 from derekwaynecarr/hugepages-downward-api
...
Add documentation for downward API hugepages
2020-12-01 08:58:50 -08:00
Anderson Gama
f4e15f337f
Update docker-cli-to-kubectl.md
2020-12-01 13:56:50 -03:00
Derek Carr
6b4ab17902
Add documentation for downward API hugepages
2020-12-01 11:07:35 -05:00
RA489
0a2ec705b9
Update hello minikube tutorial intro page
2020-12-01 12:51:38 +05:30
Anna Jung (VMware)
1890273af0
Update documenting a feature for a release doc
...
Signed-off-by: Anna Jung (VMware) <antheaj@vmware.com >
2020-11-30 19:17:37 -06:00
Kubernetes Prow Robot
53def8da4f
Merge pull request #25228 from andrewsykim/disable-lb-node-ports
...
add docs for service.spec.allocateLoadBalancerNodePorts
2020-11-30 16:52:50 -08:00