Commit Graph

10017 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 01073a4819
Merge pull request #34469 from chetak123/change_link
Update links in Evolving Kubernetes networking with the Gateway API article
2022-06-23 18:27:20 -07:00
Kubernetes Prow Robot ee8b56b860
Merge pull request #34384 from tengqm/reformat-extend-k8s
Reformat the extend-kubernetes page
2022-06-23 18:15:19 -07:00
Remo Andreoli 3132fbe4f0
Fix wrong label key in scheduling example (#32646)
* Fixed deprecated comment in scheduling-eviction/assign-pod-node.md regarding example pods/pod-with-affinity-anti-affinity.yaml

* Changed the example to a more appropriate one
2022-06-23 18:11:19 -07:00
Kubernetes Prow Robot 62a5ad6213
Merge pull request #34386 from Rishit-dagli/Rishit-dagli-updatecreatingCRD
Update Create a Custom Resource Definition
2022-06-23 17:03:19 -07:00
Kubernetes Prow Robot 24417c570b
Merge pull request #34373 from tengqm/tweak-prodenv
Tweak page production environment
2022-06-23 16:35:20 -07:00
Kubernetes Prow Robot cb136e8804
Merge pull request #34374 from tengqm/tweak-localization
Tweak localization page
2022-06-23 16:33:20 -07:00
Kubernetes Prow Robot 0233e0ce53
Merge pull request #32866 from MikeSpreitzer/still-more-apf-metrics
Update APF metrics again
2022-06-23 16:17:20 -07:00
Kubernetes Prow Robot 9c342e8b65
Merge pull request #34472 from CatherineF-dev/patch-1
Add etcd required version 3.5+ in blog `API Server Tracing`
2022-06-23 14:47:19 -07:00
Kubernetes Prow Robot 60c1d368e0
Merge pull request #34470 from Dominik-K/patch-1
blog: 2020-09-03-warnings: correct `removed_release` label
2022-06-23 14:45:20 -07:00
Kubernetes Prow Robot 5c19702944
Merge pull request #33934 from JimBugwadia/multi-tenancy
multi-tenancy section for docs
2022-06-23 14:31:20 -07:00
Jim Bugwadia d71951bdf9 squash review updates
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2022-06-23 13:50:56 -07:00
kadtendulkar 8edb644960 Update content/en/docs/contribute/localization.md 2022-06-23 21:59:43 +05:30
Kubernetes Prow Robot 5d201589b1
Merge pull request #34499 from Rishit-dagli/Rishit-dagli-statefulset
Update mysql-statefulset configuration file
2022-06-23 05:09:43 -07:00
Kubernetes Prow Robot d806cbbfa7
Merge pull request #34464 from JarHMJ/patch-4
fix Endpoints link err
2022-06-23 05:05:44 -07:00
Rishit Dagli 83fdfc0651 Update mysql-statefulset.yaml 2022-06-23 10:39:53 +00:00
mtardy d2b92602b3 Fix minor missing spaces typos in Pod Security Admission doc 2022-06-23 12:19:46 +02:00
Dominik-K 10d592449a
Remove edit-notation 2022-06-23 09:51:36 +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
CatherineF-dev 8fba55fd14
Update 2021-09-03-api-server-tracing.md
Add etcd required version 3.5+ in blog `API Server Tracing`
2022-06-22 13:19:02 -04:00
Dominik-K 22a1fab7c1
blog: 2020-09-03-warnings: correct `removed_release` label
Used since introduction in code: e4bb1daecf (diff-c4f07ee44a4626c817dd95cf30e147a2125ea923804be5c3608fb4a845fc1c20R69)
2022-06-22 18:44:14 +02: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
ayush 75719d7cf5 changed links
changed
2022-06-22 21:03:06 +05:30
JarHMJ 6af40efc5c
fix Endpoints link err 2022-06-22 15:33:49 +08: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
Qiming Teng a35c434664
Merge branch 'main' into tweak-localization 2022-06-21 10:44:14 +08: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
Rishit Dagli aa60715e84 Update Create a Custom Resource Definition
Co-authored-by: Antonio Alonso Alarcon <antonio.al.al@gmail.com>
2022-06-18 11:48:00 +00:00
Qiming Teng 2e5e4d2489 Reformat the extend-kubernetes page
This page has too many long lines which make change tracking very difficult.
2022-06-18 17:30:37 +08:00
Qiming Teng 700433da48 Tweak localization page 2022-06-18 15:46:45 +08:00
Qiming Teng fc4db89d6e Reformat blog case studies page 2022-06-18 15:23:19 +08:00
Qiming Teng cfdd213d0a Tweak page production environment
This page has a lot of indentations or line wrappings that are "wrong".
It would make tracking changes (especially for localization teams) very
difficult.
2022-06-18 13:45:31 +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