Kubernetes Prow Robot
e676d9a090
Merge pull request #25016 from tengqm/zh-sync-endpointslice
...
[zh] Resync endpoint-slice page
2020-11-21 20:45:33 -08:00
Kubernetes Prow Robot
184777ef33
Merge pull request #25015 from zhiguo-lu/zh-translate-reference-server-side-apply
...
[zh] translate reference server-side-apply
2020-11-21 20:41:33 -08:00
Kubernetes Prow Robot
d4b8de6964
Merge pull request #25008 from tengqm/zh-sync-4
...
[zh] Sync changes from English site (4)
2020-11-21 20:39:33 -08:00
Kubernetes Prow Robot
2978aea5c2
Merge pull request #25001 from tengqm/zh-sync-3
...
[zh] Sync changes from English site (3)
2020-11-21 20:35:33 -08:00
Kubernetes Prow Robot
78f1dfdfa1
Merge pull request #25131 from tengqm/zh-sync-konnectivity
...
[zh] sync tasks/extend-kubernetes/setup-konnectivity.md
2020-11-21 20:25:33 -08:00
Kubernetes Prow Robot
49092f32d2
Merge pull request #25136 from tengqm/zh-sync-troubleshooting
...
[zh] resync troubleshooting
2020-11-21 20:21:33 -08:00
Kubernetes Prow Robot
8cffdd9d12
Merge pull request #25132 from tengqm/zh-sync-enabling-endpointslice
...
[zh] Sync tasks/administer-cluster/enabling-endpointslices.md
2020-11-21 19:35:33 -08:00
Kubernetes Prow Robot
cbe169e876
Merge pull request #25134 from tengqm/zh-sync-security-context
...
[zh] sync tasks/configure-pod-container/security-context.md
2020-11-21 19:31:33 -08:00
Kubernetes Prow Robot
9220cd5081
Merge pull request #25133 from tengqm/zh-sync-downwardapi
...
[zh] sync downward-api-volume-expose-pod-information.md
2020-11-21 19:29:33 -08:00
Hollow Man
c0eafeb534
Fix typo
...
hoding -> holding
2020-11-21 22:53:22 +08:00
Kubernetes Prow Robot
0c31d5b5c4
Merge pull request #24933 from robscott/app-protocol-ga
...
Updating Service AppProtocol to GA
2020-11-21 05:13:33 -08:00
Kubernetes Prow Robot
14e2775c56
Merge pull request #25156 from zhaojizhuang/kubectl
...
[zh] sync #25113 for zh,fix kubectl get -f
2020-11-21 05:03:33 -08:00
zhaojizhuang
49662c8ffd
[zh] sync #25113 for zh,fix kubectl get -f
...
fix example error when use kubectl get -f
2020-11-21 20:52:15 +08:00
zhaojizhuang
9c369c15ec
[zh]sync chinese trans for feature-gate
2020-11-21 20:42:57 +08:00
luzg
92b10eb1fc
[zh] translate reference server-side-apply
...
make change according to tengqm's comment
2020-11-21 16:06:00 +08:00
Antoine Pelisse
7b0d453e47
Replace incorrect granular by set/map.
2020-11-20 20:46:47 -08:00
Kubernetes Prow Robot
b3ab0710da
Merge pull request #25011 from tengqm/zh-sync-pod-topology
...
[zh] Resync pod-topology-spread-constraints page
2020-11-20 18:33:33 -08:00
Rob Scott
9206f25905
Updating Service AppProtocol to GA
2020-11-20 16:58:45 -08:00
Rob Scott
c927e9a573
Updating EndpointSlice docs for Kubernetes 1.20
...
This include the new EndpointSliceNodeName and EndpointSliceTerminating
feature gates as well as the deprecation of the Topology field.
2020-11-20 16:43:35 -08:00
marosset
7181cb54cd
Misc updates to intro-windows-in-kubernetes.md
2020-11-20 23:06:19 +00:00
Shihang Zhang
ade35778db
add metric and flag information for BoundServiceAccountTokenVolume
2020-11-20 15:04:39 -08:00
Kubernetes Prow Robot
e3076ed57a
Merge pull request #24918 from bobbypage/graceful-node-shutdown-docs
...
Graceful node shutdown (alpha 1.20 feature) docs [KEP: 2000]
2020-11-20 14:40:22 -08:00
Kubernetes Prow Robot
8b174740e5
Merge pull request #25113 from zhaojizhuang/fixexample
...
fix example error when use kubectl get -f
2020-11-20 09:28:52 -08:00
Kubernetes Prow Robot
cb7c4b6431
Merge pull request #23042 from sftim/20200809_update_audit_task
...
Update cluster auditing task page
2020-11-20 08:18:50 -08:00
zhaojizhuang
7beee58927
fix example error when use kubectl get -f
2020-11-20 23:59:51 +08:00
zhaojizhuang
7be20fa41e
[zh]overwrite i18n for docsy
2020-11-20 23:56:04 +08:00
serewicz
07a8b3315d
Update container-runtimes.md
...
The current command on line 125 throws a permission error. The sudo elevation of rights applies to the containerd command, not the write (>) to a file owned by root.
This is the command as copied from the current page:
student@master:~$ sudo containerd config default > /etc/containerd/config.toml
-bash: /etc/containerd/config.toml: Permission denied
Instead leverage sudo tee. It works and no more error:
student@master:~$ containerd config default | sudo tee /etc/containerd/config.toml
2020-11-20 09:16:59 -06:00
Mark Rossetti
b41ee25727
doc updates for graduating Windows + containerd support to stable ( #24862 )
...
fixing content in tabs on adding-windows-nodes.md
reworking tabbed content on adding-windows-nodes.md
intro-windows-in-kubernetes.md
Updating Windows pause image details
PR feedback for adding-windows-nodes.md
Updating comments got GMSA on containerD
2020-11-20 07:10:51 -08:00
Kubernetes Prow Robot
2c2cdeb5d8
Merge pull request #24908 from neolit123/1.20-upgrade-docs
...
kubeadm: update the upgrade documentation for 1.20
2020-11-20 06:58:51 -08:00
Kubernetes Prow Robot
d63933db6e
Merge pull request #24415 from sftim/20201007_remove_cluster_management_task
...
Remove cluster management task
2020-11-20 06:52:51 -08:00
Tim Bannister
59dcd57cc9
Revise cluster management task
...
After removing the sections of the page that are not in line with the
content guide, there is little left.
Edit pages that link to removed task to no longer link there.
Redirect using 302 status so that there is a future opportunity to reinstate
the page or something like it.
- Avoid links to removed cluster management task
- Broaden applicability of “Safely Drain A Node”
- Add (stub) cluster upgrade task page
- Add a basic page about upgrading your cluster.
- Add a task page about enabling or disabling HTTP APIs
2020-11-20 10:22:25 +00:00
M. Habib Rosyad
4ba449d527
Switch New York Times case study to use youtube shortcode
2020-11-20 14:32:12 +07:00
David Porter
13cc09ff08
Add graceful node shutdown feature gate
2020-11-20 07:19:09 +00:00
Qiming Teng
2dac08f68f
[zh] sync tasks/debug-application-cluster/audit.md
2020-11-20 15:18:48 +08:00
Qiming Teng
119fbd49c8
[zh] sync tasks/tools/_index.md
2020-11-20 15:00:08 +08:00
Qiming Teng
7ba7891716
[zh] sync tasks/extend-kubernetes/setup-konnectivity.md
2020-11-20 14:08:08 +08:00
Qiming Teng
0fb07f776b
[zh] Sync tasks/administer-cluster/enabling-endpointslices.md
2020-11-20 13:56:36 +08:00
Qiming Teng
8ca50ece47
[zh] sync downward-api-volume-expose-pod-information.md
...
The English change is only about quote characters used.
2020-11-20 13:37:06 +08:00
Qiming Teng
1352540616
[zh] sync tasks/configure-pod-container/security-context.md
2020-11-20 13:32:31 +08:00
Qiming Teng
b554875dea
[zh] resync troubleshooting
2020-11-20 10:52:48 +08:00
Kubernetes Prow Robot
1e38b53fc8
Merge pull request #25073 from tengqm/tweak-binpacking
...
Tweak page style for resource-bin-packing
2020-11-19 18:30:51 -08:00
Kubernetes Prow Robot
6c562c44a8
Merge pull request #25112 from zhaojizhuang/zh-readme
...
[zh] synchronize zh for readme
2020-11-19 18:06:51 -08:00
Kubernetes Prow Robot
6337b521dc
Merge pull request #25047 from Arhell/upd-shortcode
...
update shortcode branch name
2020-11-19 17:34:51 -08:00
Kubernetes Prow Robot
962ec2ae71
Merge pull request #25126 from Arhell/sync-link
...
video block sync
2020-11-19 15:34:51 -08:00
Arhell
699676985a
video block sync
2020-11-20 00:59:38 +02:00
Léopold Jacquot
937ddcea5a
Improve Taints and Tolerations example
2020-11-19 22:17:34 +01:00
Kubernetes Prow Robot
11d11a6adc
Merge pull request #25122 from Marusyk/25118
...
Remove automatic index from tutorials list
2020-11-19 12:52:52 -08:00
Roman Marusyk
7ae8024f03
Remove automatic index from tutorials list
2020-11-19 22:26:59 +02:00
Lubomir I. Ivanov
b675adf796
kubeadm: upgrade the upgrade documentation for 1.20
...
Update the kubeadm upgrade documentation:
- Re-order the steps to drain / upgrade kubelet/kubectl / uncordon
- Remove the detailed output from apply and plan.
- Use {{ skew ... }} markers so that we can avoid more verbose changes
to the document.
- Apply minor / general cleanup (whitespace, missing ':')
2020-11-19 22:06:45 +02:00
Kubernetes Prow Robot
bc687f287c
Merge pull request #24899 from shuuji3/en/fix-button-styling-of-tasks
...
Apply the common blue style to buttons under .main class
2020-11-19 10:48:52 -08:00