mtardy
d2b92602b3
Fix minor missing spaces typos in Pod Security Admission doc
2022-06-23 12:19:46 +02:00
Matt McClure
1ee7c15023
Update job.yaml
...
The perl command fails at image version >5.34:
```
> docker run -it perl:5.36 bash
...
root@783a8ea24899:/# perl -Mbignum=bpi -wle "print bpi(2000)"
Can't use an undefined value as an ARRAY reference at /usr/local/lib/perl5/5.36.0/Math/BigInt/Calc.pm line 1049.```
> docker run -it perl:5.35 bash
...
docker: Error response from daemon: manifest for perl:5.35 not found: manifest unknown: manifest unknown.```
> docker run -it perl:5.34 bash
...
root@d4efc70c15b5:/# perl -Mbignum=bpi -wle "print bpi(2000)"
3.141592653589793238...
```
2022-06-22 13:59:19 -04:00
Shubham
9ae05ea5b3
Improvement: Clarifiy the release which include Pod Security admission by default. ( #34300 )
...
* Improvement: Clarifiy the release which include Pod Security admission by default.
* Modify: wrapped the long lines.
2022-06-22 08:35:43 -07:00
Kubernetes Prow Robot
235c75c66b
Merge pull request #34418 from tossmilestone/patch-3
...
Add suffix '.slice' with `systemd` cgroup driver on reserved cgroup name.
2022-06-21 06:25:43 -07:00
Guangwen Feng
03be0e167c
Fix a minor typo in cncf-code-of-conduct.md
...
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-06-21 13:52:50 +08:00
Kubernetes Prow Robot
e8b73e7afe
Merge pull request #34396 from yuanshingk/patch-1
...
Fix typo
2022-06-20 20:17:42 -07:00
Shaw Ho
80a3bba82d
Update reserve-compute-resources.md
...
Add suffix '.slice' with `systemd` cgroup driver on reserved cgroup name.
2022-06-21 10:20:33 +08:00
Kubernetes Prow Robot
10ba719413
Merge pull request #33791 from sftim/20200109_reword_replicated_stateful_app_task
...
Reword replicated stateful app task
2022-06-20 10:28:04 -07:00
Kubernetes Prow Robot
92d4bbf03d
Merge pull request #34397 from Rishit-dagli/Rishit-dagli-jobs
...
Update Jobs page for 1.24
2022-06-20 06:58:04 -07:00
Kubernetes Prow Robot
d3df73a5f0
Merge pull request #34422 from NitishKumar06/Nitish/DownwardAPI
...
Downward API concept made Correct
2022-06-20 06:52:04 -07:00
Kubernetes Prow Robot
117fa2266f
Merge pull request #33324 from marosset/windows-kubeadm
...
Refresh kubeadm docs for Windows
2022-06-20 06:00:06 -07:00
Nitish Kumar
bf59d416b4
Downward API concept made Correct
2022-06-20 17:58:50 +05:30
Kubernetes Prow Robot
88210db4b6
Merge pull request #34377 from tengqm/tweak-blogs-casestudy
...
Reformat blog case studies page
2022-06-20 04:04:04 -07:00
Kubernetes Prow Robot
e4282f722a
Merge pull request #34310 from Sea-n/sync-coc
...
Sync code of conduct from cncf upstream
2022-06-20 03:28:06 -07:00
Tim Bannister
eca7f75f0e
Write “replica” rather than “slave”
...
Leave "slave" intact where this is a technical term / meaningful to the
code.
2022-06-20 10:57:01 +01:00
Tim Bannister
37400750f6
Add recommended labels
2022-06-20 10:57:01 +01:00
Tim Bannister
f3e3d2ca46
Reword in line with style guide
...
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
2022-06-20 10:57:01 +01:00
Tim Bannister
664de5d7a8
Use note and caution shortcode blocks
2022-06-20 10:57:01 +01:00
Rishit Dagli
c9015d2159
Update Jobs page for 1.24
2022-06-19 05:46:26 +00:00
Yuan Shing Kong
2d2ae604dd
Fix typo
2022-06-19 10:43:23 +08:00
Daniel Teunis
f1f9a50f36
Fix typo in assign-pods-nodes.md
...
Fix typo in 'tasks/configure-pod-container/assign-pods-nodes.md' (chose -> choose).
2022-06-18 22:06:36 +02:00
Qiming Teng
fc4db89d6e
Reformat blog case studies page
2022-06-18 15:23:19 +08:00
Kubernetes Prow Robot
348eb87136
Merge pull request #33132 from tengqm/format-controlplane-comm
...
Reformat the control-plane-node-communication page
2022-06-17 09:56:32 -07:00
Kubernetes Prow Robot
f0c83411b7
Merge pull request #34303 from Kehrlann/docs/configmap-change-annotation
...
remove workaround to refresh mounted secrets/configmaps in Tasks section
2022-06-17 09:30:32 -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
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
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
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
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
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
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
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
Sean Wei
34311fed5f
Sync community-values.md from k/community
2022-06-16 13:02:25 +08:00
Kubernetes Prow Robot
b6e815beb4
Merge pull request #33536 from alculquicondor/job-failures
...
Accurate explanation for the calculation of number of failures in Job
2022-06-15 21:42:48 -07:00
Kubernetes Prow Robot
a7c6e4d61d
Merge pull request #34067 from dipankardas011/changeTaints-Tolerations
...
modifications to taint-and-tolerations page
2022-06-15 21:34:48 -07:00
Dipankar Das
42b739ff65
improved the taints and toleration
...
Update content/en/docs/concepts/scheduling-eviction/taint-and-toleration.md
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
2022-06-16 09:51:36 +05:30
Nikhil Simha
c357b82073
Update static-pod.md's default pod-manifest-path ( #32931 )
...
* Update static-pod.md
kubeadm should be configured to use a pod-manifest-path of `/etc/kubernetes/manifests` by default, so this may be a better suggested directory to use than `/etc/kubelet.d/`
* Addressing review comments
Addressed review comments, and changed an additional instance of the path that needed to be modified.
2022-06-15 21:06:48 -07:00
Kubernetes Prow Robot
3504060b1f
Merge pull request #32913 from tallclair/broken-links-en
...
[en] Clean up various broken links
2022-06-15 21:04:47 -07:00
Kubernetes Prow Robot
7c6247d828
Merge pull request #32743 from hyder/oci-annotations
...
docs: added internal load balancer service annotations for Oracle Cloud (OCI)
2022-06-15 20:52:48 -07:00