Ader
aa571fbf8d
Add content in job.md
...
* Add description to make it easy to read.
* Distinguish between 'command'and 'output'.
* Add the code blocks to the Markdown spec.
2020-12-28 09:44:04 +08:00
Qiming Teng
6f9a31a1fc
Update Pod overview
...
This PR adds some clarifications about Pod update and Pod replacement,
which can be pretty confusing to new users.
2020-12-28 08:34:18 +08:00
Rajesh Jain
7a175d551a
Update rbac.md
...
The language "For all service accounts in the "qa" namespace" in the example is confusing namespaces and groups. Language fixed to disambiguate between group and namespace. An additional example provided which uses both the group ("dev") AND the namespace ("development") to further illustrate this point
2020-12-26 13:41:02 -08:00
Ader
7add440eeb
install-kubeadm.md
...
* Uniform case and adjustment description for smoother writing.(Kubelet → kubelet)
2020-12-26 11:40:21 +08:00
Mehmet Efe Umit
364b9e9f5d
Replaced the Old Diagrams in Expose Intro Page
2020-12-25 16:52:18 +03:00
Qiming Teng
17bd7c1521
Resync kubelet configuration
...
The kubelet configuration has been changed. however, we still need to
manually sync the changes.
2020-12-25 17:56:40 +08:00
Giridharaprasad
48d3dbe0d3
Update change-default-storage-class.md
2020-12-24 23:01:36 +05:30
Kubernetes Prow Robot
f77ac7b2ff
Merge pull request #25788 from sculley/fix-kubeadm-upgrade-docs-1.20
...
moved drain the node step to after call kubeadm upgrade step for worker nodes
2020-12-24 02:06:26 -08:00
Kubernetes Prow Robot
798904b618
Merge pull request #25780 from Cweiping/feature/support_pid_reserved_for_kube_and_system
...
support reserved pid for kube and system
2020-12-24 01:52:26 -08:00
Kubernetes Prow Robot
f25bd774e1
Merge pull request #25781 from lostsquirrel/patch-9
...
change token_id to token-id
2020-12-23 17:28:26 -08:00
Rajesh Jain
0747ad3dbf
Update overview.md
...
Use Kubernetes Common Labels (e.g. app.kubernetes.io/name, etc.) if appropriate instead of customized ones.
2020-12-23 14:39:51 -08:00
Sam Culley
8fcb55007b
moved drain the node step to after call kubeadm upgrade step for worker nodes
2020-12-23 20:40:32 +00:00
Dan Roscigno
64594a4c60
Correct camelcase of DaemonSet
2020-12-23 09:22:27 -05:00
Kubernetes Prow Robot
c6db174ca9
Merge pull request #25078 from shekhar-rajak/92636_cron_syntax
...
Add basic cron syntax in documentation
2020-12-23 05:28:26 -08:00
lostsquirrel
89b3cc978b
change token_id to token-id
2020-12-23 16:48:01 +08:00
Weiping Cai
fe8b7a2d7a
support reserved pid for kube and system
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io >
2020-12-23 15:41:42 +08:00
Johnny Lim
b537556b2d
Fix typo
2020-12-23 15:21:12 +09:00
Qiming Teng
03a336a946
Remove link to empty list for k8s metrics
2020-12-23 13:58:54 +08:00
Pierre Tessier
4bf6c31e4e
remove misleading instructions
...
There is no need to restart the kubelet as part of configuring kubeadm to set the cgroup driver. At this point in the setup instructions, the kubernetes cluster isn't even up and running yet, as kubeadm init hasn't been run. The previous step even says the kubelet is in a crashloop waiting for kubeadm.
2020-12-22 21:14:32 -05:00
Kubernetes Prow Robot
104bc0eab4
Merge pull request #25472 from daixiang0/patch-1
...
Update setup-konnectivity.md
2020-12-22 15:18:27 -08:00
Kubernetes Prow Robot
4b196158c5
Merge pull request #25767 from shevelevs/shevelevs/probes-http-headers
...
Fix examples for http probe headers
2020-12-22 14:36:26 -08:00
Kubernetes Prow Robot
fa2c834491
Merge pull request #25546 from reylejano/tasks-crictl
...
Edit 'warn' in Note box in crictl tasks page
2020-12-22 14:32:26 -08:00
Kubernetes Prow Robot
262ece059f
Merge pull request #25761 from ebriand/patch-5
...
Fix link to Volume Plugin FAQ
2020-12-22 12:50:26 -08:00
Kubernetes Prow Robot
458e55658d
Merge pull request #24776 from karras/docs_update_ubuntu_containerd_instructions
...
Docs: Add containerd setup instructions for Ubuntu 18.04/20.04
2020-12-22 12:30:26 -08:00
Umesh
75f42c42f2
removed duplicate step numbers ( #24718 )
...
* corrected-steps
* keeping content same
* added missing line
2020-12-22 11:28:27 -08:00
Sergey Shevelev
7e4e475611
Fix examples for http probe headers
2020-12-22 13:58:55 -05:00
bl-ue
56840df61d
Update 2020-12-02-dont-panic-kubernetes-and-docker.md
2020-12-22 11:06:47 -05:00
Kubernetes Prow Robot
ec80275820
Merge pull request #24136 from jess-edwards/master
...
new blog post: Custom K8s Scheduler for Highly Available Apps
2020-12-22 07:58:26 -08:00
Eric Briand
a2fa57e880
Fix link to Volume Plugin FAQ
2020-12-22 16:06:22 +01:00
Quinn Slack
0bc39aa27a
fix anchor link to "What's next" heading in operator docs
2020-12-21 20:46:53 -08:00
Frank Villaro-Dixon
d7e94dc7e0
Update client-libraries.md : add python pykorm lib
2020-12-21 12:11:10 +01:00
Kubernetes Prow Robot
7b82cafcd7
Merge pull request #25713 from ydFu/patch-1
...
Fix some typo in init-containers.md
2020-12-20 12:22:24 -08:00
Mike Patterson
ad85bdb054
Include missing cert export step
...
Updating the instructions to include missing step of getting issued cert exported from kubernetes, decoded, and ready for kubeconfig setup.
2020-12-20 11:36:20 -08:00
Kubernetes Prow Robot
7dbc63babc
Merge pull request #25499 from mikegehard/patch-1
...
Make wording in overview more in line with the description
2020-12-20 07:36:25 -08:00
Levent Ogut
dbcd6627cb
update container-lifecycle-hooks.md for third hook handler i,.e. TCP
...
unless I am missing something TCP handler is missing
2020-12-20 17:49:00 +03:00
Kubernetes Prow Robot
9b35120daa
Merge pull request #24602 from sftim/20201015_tweak_workloads_concept_overview
...
Tweak wording for Workloads overview
2020-12-19 03:58:26 -08:00
Ader
21c5750086
Fix some typo in init-containers.md
...
Fixed a typo in manage-resources-containers.md (Kubelet → kubelet)
2020-12-19 14:13:40 +08:00
Kubernetes Prow Robot
fad300a30e
Merge pull request #25457 from Kartik494/updatedoc
...
Retitle “Configuring kubelet Garbage Collection"
2020-12-18 18:40:25 -08:00
Kubernetes Prow Robot
14f4694675
Merge pull request #25665 from wangxy518/patch-11
...
Update 2016-01-00-Why-Kubernetes-Doesnt-Use-Libnetwork.md
2020-12-18 17:56:25 -08:00
Nate W
ac8b4c5399
Updating /docs/tasks/tools/install-kubectl
...
Adding instructions for how to validate kubectl binaries against checksum files (Linux, MacOS, Windows)
Updating links to download from https://dl.k8s.io/
Updating Linux-specific install instructions to use install command, and
macOS-specific instructions to chown root the install to provide a trusted
kubectl.
Adding note annotation around optional download instructions
Markdown updates
* Updating numbered lists to use markdown syntax ("1." for each entry), should make it easier to add and remove list items in future
* Adding some syntax highlighting to the command snippets
Correcting "PowerShell" spelling
fixes: https://github.com/kubernetes/website/issues/25040
Signed-off-by: Nate W <4453979+nate-double-u@users.noreply.github.com >
2020-12-18 11:38:05 -08:00
kartik494
7f45bcc3a9
Retitle “Configuring kubelet Garbage Collection"
2020-12-18 20:04:02 +05:30
Kubernetes Prow Robot
5c51dfa34f
Merge pull request #25484 from divya-mohan0209/2020-12-11-Pod-Impersonation-and-Short-lived-Volumes-in-CSI-Drivers
...
Feature blog for Kubernetes 1.20: Pod Impersonation and Short-lived Volumes in CSI Drivers
2020-12-18 05:54:25 -08:00
Kubernetes Prow Robot
f91c1db9c8
Merge pull request #25695 from ripulpatel/robinio
...
Adding ROBIN to list as it supports CSI snapshot features.
2020-12-18 04:46:24 -08:00
devincd
d52b0f58e8
Update container-lifecycle-hooks.md
2020-12-18 15:13:46 +08:00
Kubernetes Prow Robot
4aa068f137
Merge pull request #25473 from guzj11/patch-13
...
Update expose-external-ip-address.md
2020-12-17 17:44:25 -08:00
Kubernetes Prow Robot
81635a4689
Merge pull request #25663 from bswartz/netapp-astra
...
Add Project Astra to list of snapshot-supporting products
2020-12-17 16:42:25 -08:00
Ripul Patel
08144e6ffa
Adding ROBIN to list as it supports CSI snapshot features.
2020-12-17 16:12:13 -08:00
Kubernetes Prow Robot
3ebc011588
Merge pull request #25565 from Jiawei0227/patch-1
...
Fix typo of user github link
2020-12-17 13:42:25 -08:00
Kaitlyn Barnard
3b6584c922
Update index.md
2020-12-17 11:28:02 -08:00
Pavel Nosov
815fe37905
Fix typo in manage-resources-containers.md
2020-12-17 20:43:17 +03:00