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
Kubernetes Prow Robot
8279881e39
Merge pull request #25820 from ydFu/patch-1
...
Fix some typo in install-kubeadm.md
2020-12-26 05:22:27 -08:00
Kubernetes Prow Robot
95905377dd
Merge pull request #25772 from Arhell/udp-http
...
update http to https
2020-12-26 05:12:27 -08:00
Kubernetes Prow Robot
a7ce937eb6
Merge pull request #25697 from yuandongx/patch-1
...
[zh] Update service.md to fix some wrongs.
2020-12-26 04:04:26 -08:00
Kubernetes Prow Robot
573a215a62
Merge pull request #25707 from guzj11/patch-53
...
Update access-cluster-api.md
2020-12-26 04:00:27 -08:00
Kubernetes Prow Robot
44760a2d47
Merge pull request #25798 from yuandongx/kubectl
...
[zh]Update content/zh/docs/reference/kubectl/kubectl.md.
2020-12-26 02:24:27 -08:00
Kubernetes Prow Robot
3b78c98157
Merge pull request #25776 from JornShen/sync_dual_stack
...
sync zh dual-stack.md
2020-12-26 00:44:26 -08:00
Kubernetes Prow Robot
d8a6a74583
Merge pull request #25817 from Arhell/sync
...
[zh] sync configmap.md
2020-12-26 00:42:27 -08:00
jornshen
9a0fc83075
sync zh dual-stack.md
2020-12-26 12:32:09 +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
Arhell
75c231d192
[zh] sync configmap.md
2020-12-26 05:24:37 +02:00
Kubernetes Prow Robot
91794327bf
Merge pull request #25815 from timyinshi/MicroK8s
...
modify the error word of microk8s
2020-12-25 19:02:26 -08:00
timyinshi
e5deed6436
modify the error of microk8s
...
Signed-off-by: timyinshi <shiguangyin@inspur.com >
2020-12-25 22:40:48 +08:00
Kubernetes Prow Robot
0795b4818f
update master
...
Signed-off-by: timyinshi <shiguangyin@inspur.com >
2020-12-25 22:29:40 +08:00
Mehmet Efe Umit
364b9e9f5d
Replaced the Old Diagrams in Expose Intro Page
2020-12-25 16:52:18 +03:00
Kubernetes Prow Robot
84ed130d3a
Merge pull request #25797 from yuandongx/patch-3
...
[zh] Sync cheatsheet.
2020-12-25 05:02:27 -08:00
Kubernetes Prow Robot
51baa51633
Merge pull request #25799 from yuandongx/patch-4
...
[zh]sync using-api/client-libraries.md.
2020-12-25 04:54:27 -08:00
Kubernetes Prow Robot
be15df5bc3
Merge pull request #25802 from howieyuen/cronjob
...
[zh] Add basic cron syntax in documentation
2020-12-25 04:50:26 -08: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
Dmitry Shurupov
90003f9a9c
Syncing Russian README with the original
2020-12-25 13:48:29 +07:00
howieyuen
182963af87
Add basic cron syntax in documentation
...
sync from https://github.com/kubernetes/website/pull/25078
2020-12-25 14:36:08 +08:00
yuandongx
9e876d557d
update content/zh/docs/reference/kubectl/kubectl.md
2020-12-25 06:05:04 +00:00
Kubernetes Prow Robot
b45c003469
Merge pull request #25807 from yuandongx/patch-6
...
[zh]error sentence.
2020-12-24 21:24:26 -08:00
yuandongx
2e10cc75a3
error sentence.
2020-12-25 03:07:43 +00: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
yuandongx
9e149cb47d
add "Swift" entry.
2020-12-24 10:02:56 +00: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
yuandongx
2afa454aa4
sync cheatsheet.
2020-12-24 08:20:01 +00:00
Kubernetes Prow Robot
1c36ecf6d4
Merge pull request #25792 from Arhell/sync
...
[zh] sync style-guide.md
2020-12-23 17:34: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
Arhell
378292786e
[zh] sync style-guide.md
2020-12-24 00:50:53 +02: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
Kubernetes Prow Robot
70873fca95
Merge pull request #25783 from DanRoscigno/patch-1
...
Correct camelcase of DaemonSet
2020-12-23 12:08:26 -08:00
Tim Bannister
f5dc913487
Add automatic build triggering
...
Use GitHub Actions to trigger a Netlify deploy for the primary branch,
twice per day.
2020-12-23 16:33:36 +00:00
Dan Roscigno
64594a4c60
Correct camelcase of DaemonSet
2020-12-23 09:22:27 -05:00
Kubernetes Prow Robot
df1f8c7d2d
Merge pull request #25694 from Arhell/sync-upd
...
[zh] sync manage-resources-containers.md
2020-12-23 05:30:26 -08: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
Kubernetes Prow Robot
7acb137dc3
Merge pull request #25749 from Arhell/sync
...
[zh] sync kubelet-garbage-collection.md
2020-12-23 01:28:26 -08:00
Kubernetes Prow Robot
dd09ed3666
Merge pull request #25766 from biancarosa/patch-1
...
Fix: Minor typo on portuguese operator page
2020-12-23 01:16: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
Kubernetes Prow Robot
0d342162f2
Merge pull request #25779 from izeye/patch-1
...
Fix typo
2020-12-22 23:02:26 -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
2eca0fd9a2
Merge pull request #25760 from timyinshi/1.18release
...
modify the error comma
2020-12-22 17:42:27 -08:00
Tim Bannister
ab4b004d69
Switch to Hugo v0.79.1
...
The improvements include:
- timezone-aware date formatting
- if getJSON() errors during a build, we can now ignore it
- You can set Hugo configuration via environment variables even if
snake_case.
2020-12-22 23:57:16 +00:00
Arhell
5d2a72b807
update http to https
2020-12-23 01:43:32 +02:00