xieyanker
5214e4ab99
Fix delete secret
2021-02-01 15:39:29 +08:00
xieyanker
663e149adb
Fix delete secret
2021-02-01 15:38:04 +08:00
Yang Jiao
66e1f951e0
change made based on comment
2021-02-01 14:41:42 +08:00
Yang Jiao
ec8c60b09a
update based on comments
2021-02-01 13:32:14 +08:00
chenxuc
9d3e4467d5
Update invalid web page link for api group
...
The old link
"https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-groups "
points to an nonexistent section of that page. The correct section
should be
"https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-groups-and-versioning "
.
2021-02-01 13:00:47 +08:00
chenxuc
74e7dc417b
[zh] Sync web page for HA
...
This is part of work in umbrella issue:
Umbrella issue: pages out of sync in tasks section #26178
HA (L):
content/zh/docs/tasks/administer-cluster/highly-available-master.md
2021-02-01 12:27:46 +08:00
Kubernetes Prow Robot
3d1dde4306
Merge pull request #26315 from tengqm/zh-fix-links
...
[zh] Fix links in concepts section
2021-01-31 19:41:48 -08:00
caodonghui
a1c9c4baee
fix issue
2021-02-01 10:27:10 +08:00
Kubernetes Prow Robot
3307e62764
Merge pull request #26321 from MandarJKulkarni/patch-1
...
Fix typo: simular
2021-01-31 17:13:48 -08:00
Federico Gallo
329574f250
syntax
...
Replaced An for A
2021-01-31 18:53:53 -03:00
Yang Jiao
e042b049a4
Update job.md
...
1. sync from en localization
2. minor fix on translation on specific words: graceful, exponential
1. 更正文章英文引用以及翻译
2. 个别词小改动:graceful, exponential
2021-01-31 23:48:01 +08:00
Qiming Teng
b3214813a4
Cache scripts locally
...
The current layout partial is using scripts from a site not accessible
from behind the dam great firewall. This is a fix to cache the scripts
as we do before so that tabs, top menu works for everyone.
2021-01-31 21:58:42 +08:00
nasirhm
72f4f64d04
🔧 Modify Kompose page, to remove up
...
Signed-off-by: nasirhm <nasirhussainm14@gmail.com>
2021-01-31 18:50:40 +05:00
Sean McGinnis
3625bc5ba5
Update link to Cinder CSI driver documentation
...
The original link has moved due to docs restructuring in the
cloud-provider-openstack repo. Also correcting the capitalization.
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2021-01-31 07:40:49 -06:00
ydFu
9aa16798d3
[zh] Sync concepts pages for extean-cluster.md
...
Sysc english version in 'Fix links to flexVolume documentation #26214'
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-31 21:37:11 +08:00
MandarJKulkarni
09c8374fad
Fix typo: simular
...
Fix typo: simular to similar
2021-01-31 18:20:43 +05:30
Kubernetes Prow Robot
572d92d6d5
Merge pull request #26248 from ydFu/update-system-log
...
[zh] Sync concepts pages for system Logs
2021-01-31 04:45:48 -08:00
Qiming Teng
c1b5b9ee78
[zh] Fix links in concepts section
2021-01-31 20:41:29 +08:00
Kubernetes Prow Robot
4851a9f020
Merge pull request #26320 from ydFu/update-ingress-controllers
...
[zh] Sync concepts pages for ingress-controllers.md
2021-01-31 04:37:48 -08:00
ydFu
adbf6686dc
[zh] Sync concepts pages for ingress-controllers.md
...
Add EnRoute as one of the Ingress Controller API Gateway Options #25972
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-31 19:54:55 +08:00
Yang Jiao
b30e798cf5
Update fine-parallel-processing-work-queue.md
...
sync last paragraph using English version from https://github.com/kubernetes/website/edit/master/content/en/docs/tasks/job/fine-parallel-processing-work-queue.md
2021-01-31 13:33:02 +08:00
Kubernetes Prow Robot
c6a2add9db
Merge pull request #25972 from chintan8saaras/patch-1
...
Add EnRoute as one of the Ingress Controller API Gateway Options
2021-01-30 06:23:48 -08:00
ydFu
70d1651f69
[zh] Sync concepts pages for job.md
...
* sync with english version in job.md (#26242 )
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-30 20:30:39 +08:00
Sungho Hwang
5e5953fe60
Update nodes.md
2021-01-30 18:18:55 +09:00
RainbowMango
f079aa8214
Update validatingadmissionwebhook and mutatingadmissionwebhook docs as they have been promoted to v1
2021-01-30 16:09:29 +08:00
Suraj Deshmukh
f3e5f02604
kubeadm: Add backticks and mention Flatcar
...
This commit adds a cosmetic change by adding backticks to show the env
var in monospace font when rendered.
Mention Flatcar Linux in kubeadm troubleshooting doc, alongwith Fedora
CoreOS.
Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2021-01-30 12:54:11 +05:30
Suraj Deshmukh
41de0def52
Reconfigure Kubelet: Update kubelet config link
...
The old link points to the code base of 1.11. Since then there have been
several changes to the configuration, either new flags added or removed.
Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2021-01-30 12:46:26 +05:30
Qiming Teng
cb1641b0c7
[zh] sync install kubectl
2021-01-30 13:58:48 +08:00
Yang Jiao
4087e33e61
[zh] sync and update fine-parallel-processing-work-queue
...
1. change keyword replicationController to ReplicaSet
2. change word 连续 to 持续
3. other minor changes (e.g: add connection word for readability, add 'shell' for command line input)
2021-01-30 12:59:38 +08:00
Qiming Teng
15be3b1c7b
[zh] Resync connecting-frontend-backend
2021-01-30 12:37:52 +08:00
Kubernetes Prow Robot
c782fd6738
Merge pull request #25982 from ydFu/add-code-blocks-in-authorization
...
Add the code blocks in authorization.md
2021-01-29 10:25:41 -08:00
Tej-Singh-Rana
29833597a5
Fix typos in release notes ( #25816 )
...
* Fixed the typo
* Fixed the typo
* Update notes.md
2021-01-29 10:17:40 -08:00
Kubernetes Prow Robot
8c74d91eaa
Merge pull request #26260 from FearTheBadger/patch-1
...
Fixed a small field name spelling mistake.
2021-01-29 09:21:41 -08:00
Qiming Teng
4c6533fe04
[zh] Resync stateful application task
2021-01-29 21:21:38 +08:00
Kubernetes Prow Robot
6ceafafafe
Merge pull request #26283 from chenxuc/portforward
...
[zh] Sync web page for port forward
2021-01-29 04:45:41 -08:00
hunomina
c6479b8144
Fix typo
2021-01-29 11:38:07 +01:00
Qiming Teng
14afc4dd35
[zh] Translate kubelet-tls-bootstrapping
...
This page, to my surprise, was not localized.
2021-01-29 17:28:55 +08:00
Kubernetes Prow Robot
d6d0575fd6
Merge pull request #26216 from Horgix/patch-1
...
docs-fr: make the Ingress TLS example match EN version (example URL mainly)
2021-01-29 00:17:41 -08:00
chenxuc
a25e0c5cc3
[zh] Sync web page for port forward
...
This is for part of work in the umbrella issue:
[zh] Umbrella issue: pages out of sync in tasks section #26178
Portforward (L)
content/zh/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md
2021-01-29 13:57:39 +08:00
Kubernetes Prow Robot
ae0600da23
Merge pull request #26252 from chenxuc/nodelocaldns
...
[zh] Sync web page for nodelocaldns
2021-01-28 18:31:42 -08:00
Weiping Cai
6f777c9e64
fix pid pressure
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2021-01-29 09:40:02 +08:00
Kubernetes Prow Robot
6c4b455d23
Merge pull request #26277 from kubernetes/dev-1.20-ko.3
...
Ko: Third Korean l10n work for release-1.20
2021-01-28 17:33:40 -08:00
Arhell
bcd2f0ec2a
[ja] fix ttlafterfinished.md link
2021-01-29 01:21:31 +02:00
Kubernetes Prow Robot
00e20afc8a
Merge pull request #26278 from notchairmk/fix_search_nav
...
Fix search input overlapping site nav
2021-01-28 14:27:40 -08:00
Kubernetes Prow Robot
b19fbb6f90
Merge pull request #26144 from tengqm/amend-featuregates
...
Fix outdated content in feature gates
2021-01-28 13:19:40 -08:00
Kubernetes Prow Robot
d10ad920b0
Merge pull request #26093 from bart0sh/PR0003-run-containerd-config-without-sudo
...
get rid of running 'containerd config default' with sudo
2021-01-28 13:05:40 -08:00
seokho-son
05da4dd669
Ko: Third Korean l10n work for release-1.20
...
- Update outdated files in the dev-1.20-ko.3 (1) (#26131 )
- Update outdated files in the dev-1.20-ko.3 branch (2) (#26122 )
Co-authored-by: seokho-son <shsongist@gmail.com>
Co-authored-by: Jerry Park <jaehwa@gmail.com>
2021-01-29 00:19:19 +09:00
Kubernetes Prow Robot
fc663b4113
Merge pull request #26257 from chenxuc/service_account2
...
[zh] Sync web page for config service account
2021-01-28 07:07:36 -08:00
Kubernetes Prow Robot
a209c4ba3f
Merge pull request #26271 from tengqm/zh-sync-kubeadm-upgrade
...
[zh] resync kubeadm-upgrade
2021-01-28 06:41:34 -08:00
Kubernetes Prow Robot
26c8c19287
Merge pull request #26230 from Arhell/upd
...
[zh] update feature-gates description for TopologyManager
2021-01-28 04:21:08 -08:00