bl-ue
73adc5b617
Update 2020-12-02-dont-panic-kubernetes-and-docker.md
...
Fix grammar
2020-12-07 10:53:58 -05:00
bl-ue
7947cff95a
Update 2020-12-02-dockershim-faq.md
...
Fix grammar
2020-12-07 10:35:48 -05:00
Kubernetes Prow Robot
72d21d074c
Merge pull request #25386 from annajung/dev-1.20-ref-doc
...
Update generated reference API docs
2020-12-07 07:25:26 -08:00
Kubernetes Prow Robot
b905af1f34
Merge pull request #24911 from roycaihw/restore-etcd
...
document one should restart all system components after restoring etcd
2020-12-07 07:19:27 -08:00
Kubernetes Prow Robot
0f966a7637
Merge pull request #24854 from zshihang/bound
...
add metric and flag information for BoundServiceAccountTokenVolume
2020-12-07 07:09:26 -08:00
Kubernetes Prow Robot
b6f9c2c581
Merge pull request #25146 from serewicz/patch-1
...
Update container-runtimes.md
2020-12-07 06:59:26 -08:00
drfish
e354338ca3
Remove legacy feature gate EnableAggregatedDiscoveryTimeout
2020-12-07 21:39:46 +08:00
amyXia1994
75cd79a136
Update secret.md
...
fix minor syntax error
2020-12-07 21:28:37 +08:00
Lee Verberne
09665e40ef
Fix typo in Debug Running Pods task
2020-12-07 14:02:20 +01:00
Johnny Lim
b1f91de703
Add a missing period in logging.md
2020-12-07 11:24:00 +09:00
bl-ue
f61eea7e98
Fix grammar in content/en/docs/concepts/cluster-administration/kubelet-garbage-collection.md
2020-12-06 17:12:19 -05:00
Salvador González González
d38c74124a
Update content/en/docs/concepts/workloads/controllers/cron-jobs.md
...
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com >
2020-12-06 20:08:30 +00:00
salva.gglez
845a885531
Add a caution message on CronJob Controller workload if using startingDeadlineSeconds with a value less than 10s
2020-12-06 17:02:01 +00:00
bl-ue
e5e0d74573
Remove usage of 'we' in kubelet-garbage-collection.md
2020-12-06 08:24:03 -05:00
bl-ue
5f5952973e
Containers in a pod share their MAC address
...
Containers in a pod share their MAC address as well as IP address
2020-12-06 08:17:59 -05:00
Kubernetes Prow Robot
bc72bf3319
Merge pull request #25410 from sftim/20201204_typo_fix
...
Fix spelling error
2020-12-06 02:51:25 -08:00
Kubernetes Prow Robot
f06402e1d1
Merge pull request #24418 from liggitt/tls-server
...
Clarify external kubelet server approver requirements
2020-12-05 08:43:25 -08:00
Chieh-Min Wang
4237738f3c
docs: add partition field for EBS
...
If the EBS volume is partitioned, you have to specify which partition to
mount or the mounting process will fail.
```
mount: /var/lib/kubelet/plugins/kubernetes.io/aws-ebs/mounts/vol-<volumeid>: wrong fs type, bad option, bad superblock on /dev/nvme3n1, missing codepage or helper program, or other error.
```
2020-12-05 13:39:57 +08:00
Kubernetes Prow Robot
3208b29045
Merge pull request #25404 from feloy/feloy-gsod-report
...
Report for my GSoD'20 project: Update how the Kubernetes website serves API references
2020-12-04 18:57:25 -08:00
Philippe Martin
4b8e1d0047
fix period
2020-12-05 03:26:58 +01:00
Philippe Martin
b12d3cb114
Editor's note + Review
2020-12-05 03:20:42 +01:00
Kubernetes Prow Robot
03cf213bf1
Merge pull request #25348 from talonx/patch-1
...
Corrected the field names in the secret
2020-12-04 14:45:26 -08:00
Kubernetes Prow Robot
3b8399c7b8
Merge pull request #25286 from keshy/patch-1
...
Updated Cheat sheet to include additional command to get shell access to a running pod
2020-12-04 14:43:25 -08:00
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