Commit Graph

31804 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 376b197444
Merge pull request #34312 from Sea-n/patch-1
Fixup PR template
2022-06-17 09:28:32 -07:00
Tim Bannister 100aff90d7
Don't lock source when building in a container
The container build process can work independently of the source, so no
locking is required.
(this also fixes unprivileged container builds)
2022-06-17 17:13:25 +01:00
Tim Bannister d1fe3b1cf6
Bump to Hugo 0.101.0
Notable improvements:

- Indentation fixes for shortcode blocks
- resources.Copy function
- improved error handling
2022-06-17 17:13:21 +01:00
X723166587 4f45d4d7c5
[zh] Accurate explanation for the calculation of number of failures in Job (#34327)
* [zh] Accurate explanation for the calculation of number of failures in Job

Apply PR 33536 corrections to Chinese content.
signed-off-by: X723166587 <yuchen.wei@daocloud.io>

* Update job.md

fix typo

* Update job.md

fix typo
2022-06-17 08:20:31 -07:00
Kubernetes Prow Robot dcdc5d211b
Merge pull request #34342 from fenggw-fnst/typo
Fix a typo in windows.md
2022-06-17 08:14:32 -07:00
Kubernetes Prow Robot 6ae4e94ed8
Merge pull request #34332 from windsonsea/docsite3
[zh] resync ref-k8s-api-config: storage-class-v1.md
2022-06-17 07:52:32 -07:00
Kubernetes Prow Robot f890372c04
Merge pull request #33098 from MrErlison/sysctl-ptbr
Add content/pt-br/docs/reference/glossary/sysctl.md
2022-06-17 07:48:31 -07:00
Mauren Berti 04a15a76f1
[pt-br] Update translation of Names and UIDs page (#34250)
* [pt-br] Update translation of Names and UIDs page.

* Update the translation of the Names and UIDs page and update all references
to use the new pt-br version of the DNS subdomain names in the Brazilian Portuguese
version of documentation.

* Translate missing word in title.
2022-06-17 07:46:31 -07:00
Kubernetes Prow Robot e99cbee74b
Merge pull request #33153 from MrErlison/pt-br/ingress
Add pt-br/docs/reference/glossary/ingress.md
2022-06-17 07:14:31 -07:00
Qiming Teng 12f11d4919 Improve page-meta-links page
This PR fixes a warning in the page-meta-links.html page where `.Path`
is a function to be removed soon. Warning message:

```
WARN 2022/06/17 21:20:35 .Path when the page is backed by a file is deprecated and will be removed in a future release. We plan to use Path for a canonical source path and you probably want to check the source is a file.
```
2022-06-17 21:28:23 +08:00
Kubernetes Prow Robot 404bdfa651
Merge pull request #34358 from sftim/20220617_fix_site_build_production
Fix build issue for Netlify _headers file
2022-06-17 06:18:31 -07:00
Michael db7f2f5d9d [zh] resync ref-k8s-api-config: storage-class-v1.md 2022-06-17 21:15:47 +08:00
Tim Bannister 4fa64207d0
Fix build issue for Netlify _headers file
This changes fixes an error where the production site does not build.
Use .RelPermalink to generate the site-relative URL for a page.
2022-06-17 12:46:01 +01:00
Guangwen Feng 11a12aca1a Fix a typo in windows.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-06-17 17:41:31 +08:00
Kubernetes Prow Robot 1575e1e208
Merge pull request #34341 from Sea-n/zh-psp-redirect
[zh] Fix link for PSP
2022-06-17 02:12:31 -07:00
Kubernetes Prow Robot b835209a5c
Merge pull request #34262 from Rishit-dagli/Rishit-dagli-katacoda-banner
Remove katacoda warning
2022-06-17 01:32:32 -07:00
Kubernetes Prow Robot 5c7ecd985f
Merge pull request #34352 from jihoon-seo/220617_Replace_skew_shortcode_parameters
Replace skew shortcode parameters
2022-06-17 00:30:31 -07:00
Jihoon Seo e7caadc564 Replace skew shortcode parameters 2022-06-17 16:17:01 +09:00
Kubernetes Prow Robot 3a0d817bb8
Merge pull request #32400 from sftim/20220321_document_downward_api_concept
Revise downward API documentation
2022-06-16 23:38:31 -07:00
nasa9084 8043eaa140 fix: incorrect description 2022-06-17 15:16:22 +09:00
Tim Bannister 5050bed212
Revise manual CA rotation task page (#33874)
* Tweak namespace fetch command

* Update CA certificate rotation task

* Document when to reconfigure cloud-controller-manager for CA rotation

* Assume that Kubernetes is at least v1.13

At the time of writing, the oldest supported version was v1.21

* Wrap page
2022-06-16 23:08:32 -07:00
Kubernetes Prow Robot cbff0cfd4a
Merge pull request #32991 from jai/jai/fix-well-known-annotations-labels-taints-examples
fix: Well-Known Annotations/Labels/Taints examples
2022-06-16 22:58:32 -07:00
Kubernetes Prow Robot d39b19af44
Merge pull request #32237 from tengqm/tweak-shared-proc-ns
Tweak the share process namespace page
2022-06-16 22:54:32 -07:00
Kubernetes Prow Robot 65597a1618
Merge pull request #34112 from sftim/20220602_skip_container_image_build
Avoid recommending a local container image build
2022-06-16 22:06:31 -07:00
Kubernetes Prow Robot 014979f34a
Merge pull request #32933 from a-mccarthy/fixes-31657
Update config.toml for language name standardization
2022-06-16 22:02:32 -07:00
Dom Goodwin 1145cab87b
Document changing the sandbox image in CR (#33660)
* Document changing the sandbox image in CR

* Update cri-dockerd section to be idiomatic
2022-06-16 21:52:33 -07:00
Kubernetes Prow Robot adced437e8
Merge pull request #33048 from jihoon-seo/220420_Update_Hugo_version_for_Netlify
Update Hugo version
2022-06-16 21:48:32 -07:00
Kubernetes Prow Robot 93a4a5aa3f
Merge pull request #34311 from Sea-n/sync-values
Sync community-values.md from k/community
2022-06-16 21:46:32 -07:00
Sean Wei 34341def48 [zh] Fix link for PSP 2022-06-17 12:12:36 +08:00
Kubernetes Prow Robot fd867aa2c9
Merge pull request #34345 from javadoors/patch-6
Correct typos
2022-06-16 21:06:31 -07:00
paul.zhang 97af67a8f7
Modify the wrong link (#34340)
* Modify the wrong link

Modify the wrong link, from (/zh/docs/concepts/policy/pod-security-policy/) to (/zh/docs/concepts/security/pod-security-policy/)

* Modify the wrong link

Modify the wrong link, from (/zh/docs/concepts/policy/pod-security-policy/) to (/zh/docs/concepts/security/pod-security-policy/)
2022-06-16 21:02:32 -07:00
paul.zhang 53394d3c2a
Correct typos
Correct typos from 查件->插件
2022-06-17 11:51:22 +08:00
Kubernetes Prow Robot cf3108f1af
Merge pull request #34328 from my-git9/test5
[zh]improve docs
2022-06-16 17:40:31 -07:00
Kubernetes Prow Robot bf95d3f3ae
Merge pull request #34325 from mtovmassian/fix-zh-bash-alias-auto-completion
[zh] Update Bash alias auto-completion
2022-06-16 17:34:31 -07:00
Mark Rossetti c61be7d79c
Update pod-security-standards-hostprocess-state (#34264)
* Update pod-security-standards-hostprocess-state

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* using hugo short-code
2022-06-16 11:08:48 -07:00
Kubernetes Prow Robot 529897616f
Merge pull request #34326 from mtovmassian/fix-es-bash-alias-auto-completion
[es] Update Bash alias auto-completion
2022-06-16 08:10:49 -07:00
yancz2000 2286d3652b
Update deployment.md 2022-06-16 22:34:49 +08:00
xin.li c5b03048d4 [zh]improve doc
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-06-16 22:22:51 +08:00
Kubernetes Prow Robot c1b8b76834
Merge pull request #34320 from PrajwalBorkar/main
Update page front matter
2022-06-16 07:18:48 -07:00
Kubernetes Prow Robot d666c90efe
Merge pull request #34261 from kadtendulkar/kad6
update content/en/docs/concepts/cluster-administration/flow-control.md
2022-06-16 06:54:48 -07:00
Kubernetes Prow Robot a290d0c943
Merge pull request #34049 from howieyuen/release-en
rerun scripts/releng/update-release-info.sh and add two necessary image
2022-06-16 06:36:49 -07:00
Kubernetes Prow Robot 44ea29b1c7
Merge pull request #34301 from tengqm/zh-style-update
[zh] Update localization style
2022-06-16 04:06:50 -07:00
Martin Tovmassian e62fae9300 [es] Update Bash alias auto-completion 2022-06-16 12:26:31 +02:00
Martin Tovmassian 63938e4cbe [zh] Update Bash alias auto-completion 2022-06-16 12:22:31 +02:00
Kubernetes Prow Robot 72e6250b29
Merge pull request #34323 from javadoors/patch-4
Correct wrong link
2022-06-16 03:20:48 -07:00
paul.zhang 650518dfea
Correct wrong link
Change from {how-do-i-turn-on-an-admission-controller} to {#how-do-i-turn-on-an-admission-controller}
2022-06-16 17:14:33 +08:00
Prajwal Borkar 101858c671
Update debug-service.md 2022-06-16 12:23:25 +05:30
Prajwal Borkar aa302cac0e
Update debug-pods.md 2022-06-16 12:22:58 +05:30
Kubernetes Prow Robot c55941f924
Merge pull request #34305 from mk46/improve_job
Update k8s.io/docs/concepts/workloads/controllers/job
2022-06-15 22:36:48 -07:00
Manish Kumar a3056132d4 Update k8s.io/docs/concepts/workloads/controllers/job 2022-06-16 10:55:18 +05:30