Kubernetes Prow Robot
e0d6f94bf6
Merge pull request #34491 from howieyuen/blog-slug-2018
...
[zh]fix 2018 blogs: add slug and remove url
2022-06-23 03:51:43 -07:00
Kubernetes Prow Robot
b5975d7dcb
Merge pull request #34495 from mengjiao-liu/fix-bold-zh
...
[zh]Fix Chinese bold not working
2022-06-23 03:45:43 -07:00
Kubernetes Prow Robot
11ab792de3
Merge pull request #34498 from mtardy/typo-pod-security-admission
...
Fix minor missing spaces typos in Pod Security Admission doc
2022-06-23 03:43:43 -07:00
Rishit Dagli
83fdfc0651
Update mysql-statefulset.yaml
2022-06-23 10:39:53 +00:00
Kubernetes Prow Robot
02560782c0
Merge pull request #34484 from ydFu/update-cronjobs
...
[zh] Update Cronjobs
2022-06-23 03:39:44 -07:00
Kubernetes Prow Robot
bdadfbcf45
Merge pull request #34489 from howieyuen/blog-slug-2016
...
[zh]fix 2016 blogs: add slug and remove url
2022-06-23 03:37:43 -07:00
mtardy
d2b92602b3
Fix minor missing spaces typos in Pod Security Admission doc
2022-06-23 12:19:46 +02:00
Kubernetes Prow Robot
49ce07ff4a
Merge pull request #34475 from mcmattco/patch-1
...
Fix manifest for example Job to calculate π
2022-06-23 03:09:44 -07:00
ydFu
e6fb3e1aa0
[zh] Update Cronjobs
...
* Add link anchors
* fix link to 'zh-cn'
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2022-06-23 17:24:10 +08:00
howieyuen
33f90382d9
[zh]fix 2018 blogs: add slug and remove url
2022-06-23 16:50:56 +08:00
Mengjiao Liu
73afc2de15
[zh]Fixed Chinese bold not working
2022-06-23 16:38:54 +08:00
howieyuen
f08239ca95
[zh]fix 2019 blogs: add slug and remove url
2022-06-23 16:38:15 +08:00
Dominik-K
10d592449a
Remove edit-notation
2022-06-23 09:51:36 +02:00
howieyuen
ee0a90c64e
[zh]fix 2017 blogs: add slug and remove url
2022-06-23 15:42:04 +08:00
howieyuen
4e766f7bfe
fix 2016 blogs: add slug and remove url
2022-06-23 15:40:39 +08:00
Marcelo Juchem
445856614d
sorting library list in lexicographic order
2022-06-23 02:27:22 -05:00
Kubernetes Prow Robot
aeba742aa7
Merge pull request #34459 from javadoors/patch-9
...
Fix misspelling of CSR
2022-06-22 20:45:43 -07:00
paul.zhang
6040ce1f30
Update configure-cgroup-driver.md
2022-06-23 09:14:12 +08:00
Kubernetes Prow Robot
d937b46d6d
Merge pull request #34462 from javadoors/patch-10
...
Modify the sentence is not smooth
2022-06-22 17:53:42 -07:00
Marcelo Juchem
7bbdc5d83e
client-libraries.md: adding C client library link
2022-06-22 19:13:35 -05: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
paul.zhang
75b7fce11f
Add anchor:#modify-kubelet-configmap
...
Add anchor:#modify-kubelet-configmap
2022-06-22 17:28:48 +08:00
JarHMJ
6af40efc5c
fix Endpoints link err
2022-06-22 15:33:49 +08:00
paul.zhang
f59913a18d
Modify the sentence is not smooth
...
Modify the sentence “你可以创建一个单根 CA,由管理员控制器它。” to "你可以创建由管理员控制的单根 CA。"
2022-06-22 11:11:37 +08:00
paul.zhang
d5dda13d5d
Misspell CSR
...
Misspell CSR,fixed from CRS -> CSR
2022-06-22 09:51:30 +08:00
romão
58cf632e99
Update persistent-volumes.md
...
Adding an forgotten blank space.
2022-06-21 21:27:09 -03:00
Kubernetes Prow Robot
694e4b768e
Merge pull request #34297 from NitishKumar06/Nitish/IncorrectLocalisation
...
[uk] Localization for 'What is Kubernetes' made correct
2022-06-21 09:28:26 -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
X723166587
04d79a37c5
[zh] added internal LB service annotations for Oracle Cloud (OCI)
...
Apply PR #32743 corrections to Chinese content
2022-06-21 21:17:29 +08:00
Kubernetes Prow Robot
202bc85724
Merge pull request #34375 from Sea-n/zh-contribute-link
...
[zh] Fix links for contribute
2022-06-21 04:53:43 -07:00
Michael
9f5c01ca6f
[zh] resyn ref-k8s-api-config: volume-attachment-v1.md
2022-06-21 18:02:21 +08:00
Arhell
e94fb4358b
[ja] add Java Operator SDK to operator frameworks
2022-06-21 10:36:02 +03:00
Kubernetes Prow Robot
1c9c2f0492
Merge pull request #34407 from yanrongshi/zh]-update/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md
...
[zh] update/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md
2022-06-20 23:45:43 -07:00
Kubernetes Prow Robot
5cbe4c9ecf
Merge pull request #34435 from fenggw-fnst/typo
...
Fix a minor typo in cncf-code-of-conduct.md
2022-06-20 23:39:43 -07:00
Kubernetes Prow Robot
e924cfe6b7
Merge pull request #34432 from ioripolo/patch-1
...
Fix a chinese typo
2022-06-20 23:33:43 -07:00
Kubernetes Prow Robot
8149fbe7ee
Merge pull request #34408 from yanrongshi/zh]-update/docs/tasks/administer-cluster/kubeadm/kubeadm-certs.md
...
Update kubeadm-certs.md
2022-06-20 23:23:42 -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
ioripolo
c1d17eb639
Fix a chinese typo
2022-06-21 11:12:12 +08:00
Kubernetes Prow Robot
f0b31e405b
Merge pull request #34431 from bobby285271/fix-markdown-rendering-cheatsheet
...
[zh] Fix unexpected markdown rendering in /content/zh-cn/docs/reference/kubectl/cheatsheet.md
2022-06-20 19:45:42 -07:00
Qiming Teng
a35c434664
Merge branch 'main' into tweak-localization
2022-06-21 10:44:14 +08:00
Kubernetes Prow Robot
a5316fb677
Merge pull request #34400 from tengqm/verify-signed-image
...
[zh]update verify-signed-images.md
2022-06-20 19:37: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
Bobby Rong
0b0cb200fb
[zh] Fix unexpected markdown rendering in /content/zh-cn/docs/reference/kubectl/cheatsheet.md
2022-06-21 09:31:18 +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
ihuibin
d9e5b56eab
[zh]update verify-signed-images.md
...
Signed-off-by: bin.hui <bin.hui@daocloud.io>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-06-20 21:59:52 +08:00