Kubernetes Prow Robot
6d15d0d011
Merge pull request #26661 from adrianludwin/image-pull-policy
...
Better document default imagePullPolicy behaviour
2021-03-08 00:15:45 -08:00
Henry Liu
c4fddf906c
[zh] add docs/tasks/run-application/access-api-from-pod.md zh version
2021-03-08 16:13:22 +08:00
Kubernetes Prow Robot
f70878a5ea
Merge pull request #26582 from ishii1648/bugfix/source-ip-for-services-with-type-loadbalancer
...
Fix the translation about Source IP for Services with Type=LoadBalancer
2021-03-08 00:11:48 -08:00
Kubernetes Prow Robot
9107a720dc
Merge pull request #26432 from npu21/container_ja
...
[ja] fix an invalid url
2021-03-08 00:07:44 -08:00
Jihoon Seo
c009ad8431
Update href to the anchor in the same page
2021-03-08 16:17:09 +09:00
Jihoon Seo
4af3585b05
Fix typo (Linux -> macOS)
2021-03-08 15:56:59 +09:00
Jihoon Seo
c4ded15afe
Fix broken anchor
...
in content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
2021-03-08 14:21:34 +09:00
Kubernetes Prow Robot
f562c53cec
Merge pull request #26941 from jihoon-seo/patch-1
...
Fix typo (form -> from)
2021-03-07 21:13:44 -08:00
Jihoon Seo
07d23cd0e5
Fix typo (form -> from)
...
in content/en/docs/setup/production-environment/container-runtimes.md
2021-03-08 13:53:27 +09:00
Abdullah Gharaibeh
07c5dbcbca
Docs for pod affinity namespace selector and pod affinity corss-namespace quota scope.
2021-03-07 19:07:31 -05:00
Kubernetes Prow Robot
196145b4c6
Merge pull request #26789 from HugoPfeffer/pt-localization
...
Add concepts/containers/images.md in pt language
2021-03-07 13:47:42 -08:00
Felipe
d2d6f7f334
Update content/pt/docs/concepts/containers/images.md
...
Co-authored-by: Diego W. Antunes <devlware@gmail.com >
2021-03-07 21:45:11 +00:00
Felipe
86da7892db
Update content/pt/docs/concepts/containers/images.md
...
Co-authored-by: Diego W. Antunes <devlware@gmail.com >
2021-03-07 21:44:59 +00:00
Felipe
fb0fe10d20
Update content/pt/docs/concepts/containers/images.md
...
Co-authored-by: Diego W. Antunes <devlware@gmail.com >
2021-03-07 21:44:21 +00:00
Emanuel Haine
172de26c54
Miswritten corrections
2021-03-07 17:13:46 -03:00
Emanuel Haine
6b8f15bd22
Fixing push request #26806 recommendations and I made some improvement on the translation
2021-03-07 15:35:38 -03:00
Hugo Pfeffer
52d347b53e
Update images.md
...
fixed typo at line 50
2021-03-07 15:15:41 -03:00
Hugo Pfeffer
aabfd4d0a7
Update content/pt/docs/concepts/containers/images.md
...
femrtnz's suggestion
Co-authored-by: Felipe <felipemartinez+github@improbable.io >
2021-03-07 13:14:49 -03:00
Soichiro KAWAMURA
ce4d342369
add Japanese translation of pod-priority-preemption.md
2021-03-08 00:13:24 +09:00
Andy Zhang
1e77a684c2
Update content/en/docs/concepts/storage/volumes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-03-07 21:28:40 +08:00
Nikhita Raghunath
e5a17756a4
Remove feature-state tag for categories for CRDs
...
The Categories field for CRDs was documented as beta in 1.10 in #7439
mainly because CRDs were in beta back then.
The `feature-state` tag for this section was added in #2754 , however
this section doesn't need a `feature-state` tag because the field is not
gated by any feature gate:
https://github.com/kubernetes/kubernetes/blob/90851a0fb5bbb6f02b3c22715f9f91609f8ee438/staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/types.go#L247-L251
It is now safe to remove the feature-state tag. Moreover, CRDs are now
GA so the beta state is not accurate.
2021-03-07 15:01:32 +05:30
vazmin
5dba292da3
Fix CSI spec URL
2021-03-07 17:21:54 +08:00
Kubernetes Prow Robot
23cdd9717d
Merge pull request #26813 from zhiguo-lu/zh-trans-task-certificates
...
[zh] translate task certificates
2021-03-07 00:33:42 -08:00
ydFu
ed5fd4a7e7
[zh] Sync setup pages for manage-kubernetes-objects\kustomization.md
...
* Sync with english version in 'chore: fix an invalid location.hash (#26835 )'
Signed-off-by: ydFu <ader.ydfu@gmail.com >
2021-03-07 15:39:22 +08:00
colstuwjx
7bc3a7d809
feat: add print directive allows print sections.
2021-03-07 09:11:49 +08:00
edsoncelio
de87f4501b
Add content/pt/docs/concepts/containers/container-environment.md
2021-03-06 20:01:19 -03:00
Emanuel Haine
8bd82abd9f
persistent-volumes.md translation from storage directory
2021-03-06 16:47:17 -03:00
Emanuel Haine
16793b7e7f
Fix word translations about push request #26806
2021-03-06 16:40:53 -03:00
Emanuel Haine
9ac0ee9665
persistent-volumes.md translation from storage directory
2021-03-06 16:40:53 -03:00
Kubernetes Prow Robot
96b4a51cfe
Merge pull request #26814 from Colstuwjx/docsy-version-update
...
updating docsy theme submodule
2021-03-06 09:11:43 -08:00
joao brito junior
cffd9c7f39
Add Dont Panic blog post in pt language ( #26758 )
...
* Add Dont Panic blog post in pt language
Add Dont Panic blog post in pt language.
Partial fix for kubernetes #13939
* Update content/pt/blog/_posts/2020-12-02-dont-panic-kubernetes-and-docker.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update content/pt/blog/_posts/2020-12-02-dont-panic-kubernetes-and-docker.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Update 2020-12-02-dont-panic-kubernetes-and-docker.md
typo `:%s/\<kubernetes\>/Kubernetes/gc` and `:%s/é/e`
* Update 2020-12-02-dont-panic-kubernetes-and-docker.md
removendo depreciação e arrumando typos
* remove enterprise name
* Update content/pt/blog/_posts/2020-12-02-dont-panic-kubernetes-and-docker.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Update content/pt/blog/_posts/2020-12-02-dont-panic-kubernetes-and-docker.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Update 2020-12-02-dont-panic-kubernetes-and-docker.md
typo `:%s/\<kubernetes\>/Kubernetes/gc` and `:%s/é/e`
Update 2020-12-02-dont-panic-kubernetes-and-docker.md
removendo depreciação e arrumando typos
remove enterprise name
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-03-06 08:49:42 -08:00
luzg
5e6da7d397
[zh] translate task certificates
2021-03-06 22:24:24 +08:00
Naoki Oketani
3d384aca2d
Translate docs/tasks/configmap-secret/managing-secret-using-kubectl/ into Japanese
2021-03-06 18:30:21 +09:00
Sergey Kanzhelev
7a5da05b95
add inconistency message to Nodes page as well
2021-03-06 07:15:20 +00:00
Sergey Kanzhelev
6c60620ad4
added note about the name being an identifier
2021-03-06 06:42:50 +00:00
Kubernetes Prow Robot
e782b7593a
Merge pull request #26912 from timyinshi/job
...
modify the error chinese word
2021-03-05 17:49:41 -08:00
Kubernetes Prow Robot
a65f9ac6f4
Merge pull request #26915 from PI-Victor/merged-master-dev-1.21
...
Merge master into dev-1.21
2021-03-05 17:07:42 -08:00
Kenichi Omichi
e7a25a823c
Replace redirect links of kubeadm
...
/docs/reference/setup-tools/kubeadm/kubeadm/ is redirected to
/docs/reference/setup-tools/kubeadm/
This replaces the redirect links of kubeadm with the direct links.
2021-03-05 22:45:48 +00:00
Victor Palade
70096affc5
Merge remote-tracking branch 'upstream/master' into dev-1.21
2021-03-05 17:05:24 +01:00
Kubernetes Prow Robot
1ca4e86518
Merge pull request #26849 from tengqm/fix-feature-gate
...
Add a missing feature gate entry
2021-03-05 06:40:22 -08:00
timyinshi
b3ac1021a9
modify the error chinese word
...
Signed-off-by: timyinshi <shiguangyin@inspur.com >
2021-03-05 22:29:24 +08:00
Kubernetes Prow Robot
afedddbfa6
Merge pull request #26850 from Alan-Cha/master
...
Fix GitHub capitalization
2021-03-05 05:06:21 -08:00
Bridget Kromhout
99e46a58b4
Clarifying dual-stack as default in 1.21.
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org >
2021-03-05 03:49:15 -06:00
Kubernetes Prow Robot
6beb1b12de
Merge pull request #24727 from raghvenders/patch-3
...
Clean up reference section
2021-03-05 01:44:22 -08:00
Kubernetes Prow Robot
fa7ece8903
Merge pull request #26837 from kubernetes/dev-1.20-ko.5
...
[ko] Fifth Korean l10n work for release-1.20
2021-03-04 21:58:22 -08:00
HugoPfeffer
6c44ad9f2d
docs: Update /pt/docs/concepts/containers/images.md
...
Fix typos
Update the file according to devlware's suggestion
2021-03-04 20:34:46 -08:00
Kubernetes Prow Robot
b23edad5d1
Merge pull request #26833 from njuptlzf/patch-2
...
Update flow-control.md
2021-03-04 19:30:21 -08:00
Kubernetes Prow Robot
c82d92b61f
Merge pull request #26408 from CaoDonghui123/fix-url-2
...
[zh]fix the link addresses
2021-03-04 19:08:21 -08:00
Tom Kivlin
87e3291aaa
Update install-kubectl.md to use tabs for the different Operating Systems ( #26682 )
...
* top-level tags and change to included files
* revert content to main windows page
* include gcloud and update toc
* add leading blank line
* add text to avoid YAML error from Netlify
* remove YAML delimiter error
* removed redundant weight key
* add front matter and toc shortcode
* test to see if toc is fixed in included page
* update macos toc to show difference
* use static toc instead of shortcode
* uniqueness for gcloud install headers
* Move to model suggested in https://github.com/kubernetes/website/pull/26682#discussion_r585091797
* correct link to included/install-kubectl-gcloud.md
* correction of links to per-OS pages
* try a different way to use path to per-OS links
* correction of brainfart
* remove .md from link destination for per-OS pages
* modify how auto-competion steps are displayed
* remove redundant file
* correction of include - change % to <
* remove closing tag as not needed
* try and hide this directory from the ToC on the left
* remove erroneous "include="
* addressing feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586325123
* addressing feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586326346
* addressing feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586326604
* addressing feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586327212
* https://github.com/kubernetes/website/pull/26682#discussion_r586327856
* consistent verb usage as per feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586328497
* update redirects as existing page is being deleted
2021-03-04 19:04:21 -08:00
Kubernetes Prow Robot
b43aafe2ae
Merge pull request #26817 from kubernetes/dev-1.18-ja.2
...
Second Japanese l10n work for release-1.18
2021-03-04 17:58:21 -08:00