windsonsea
6e09d3cc9a
[zh] Add kubectl_get/_index.md
2024-06-30 18:58:28 +08:00
Kubernetes Prow Robot
75df5d40e2
Merge pull request #46996 from sftim/20240627_mark_outstanding_vulnerabilities
...
Style unfixed vulnerabilities in bold
2024-06-27 06:29:17 -07:00
Tim Bannister
3fd2bdbdd2
Style unfixed vulnerabilities in bold
...
For the CVE feed, use bold for any vulnerability that hasn't been fixed.
2024-06-27 13:28:29 +01:00
Kubernetes Prow Robot
3c57b2c57e
Merge pull request #46977 from asa3311/sync-zh-129
...
[zh] sync flow-control
2024-06-27 03:10:43 -07:00
Kubernetes Prow Robot
e7a843fa03
Merge pull request #46987 from nilekhc/update-svm-docs
...
[Storage Version Migrator] docs: adds feature gates and runtime config information
2024-06-27 02:53:01 -07:00
Kubernetes Prow Robot
4b62f6c6c0
Merge pull request #46979 from windsonsea/replace
...
[zh] Add kubectl_replace/_index.md
2024-06-27 02:48:58 -07:00
Kubernetes Prow Robot
5000977706
Merge pull request #46989 from windsonsea/scaley
...
[zh] Add kubectl_scale/_index.md
2024-06-27 01:19:12 -07:00
xin gu
c9286223d0
sync flow-control
2024-06-27 15:15:09 +08:00
windsonsea
080788a4b1
[zh] Add kubectl_scale/_index.md
2024-06-27 11:34:24 +08:00
Kei Takamizu
da0092792b
[ja] Translate content/ja/docs/reference/glossary/dynamic-volume-provisioning.md into Japanese ( #46933 )
...
* [ja] Translate content/ja/docs/reference/glossary/dynamic-volume-provisioning.md into Japanese
* Update content/ja/docs/reference/glossary/dynamic-volume-provisioning.md
Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>
---------
Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>
2024-06-26 19:39:36 -07:00
Kubernetes Prow Robot
ffcf22883a
Merge pull request #46975 from Arhell/ja-kudo
...
[ja] Update operator.md: Removed KUDO
2024-06-26 18:13:57 -07:00
Kubernetes Prow Robot
d3613eab81
Merge pull request #46913 from ktvargo-ms/46595
...
Revise stale "Translate a Docker Compose File to Kubernetes Resources" page
2024-06-26 18:11:51 -07:00
Michael
d75d3ffd45
[zh] Add kubectl_replace/_index.md
2024-06-27 08:39:14 +08:00
Nilekh Chaudhari
4f6129ef0c
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
...
docs: adds feature gates and runtime config information
2024-06-26 13:45:19 -07:00
Kubernetes Prow Robot
79cf2687cb
Merge pull request #46717 from pegasas/issues/46622
...
Fix incorrect statement about Basic auth Secrets
2024-06-26 11:54:31 -07:00
Kubernetes Prow Robot
5255ca6bfc
Merge pull request #46976 from asa3311/sync-zh-128
...
[zh] sync namespaces statefulset basic-stateful-set
2024-06-25 20:40:30 -07:00
Kubernetes Prow Robot
be3711c4ca
Merge pull request #46932 from chenk008/patch-1
...
[zh] update cpu-management-policies
2024-06-25 20:38:28 -07:00
Kubernetes Prow Robot
60c388062d
Merge pull request #46815 from windsonsea/diffy
...
[zh] Add kubectl_diff/_index.md
2024-06-25 20:36:27 -07:00
Kubernetes Prow Robot
62d50d9bec
Merge pull request #46762 from windsonsea/sectls
...
[zh] Add kubectl_create_secret_tls.md
2024-06-25 20:34:25 -07:00
Kubernetes Prow Robot
2752405365
Merge pull request #46521 from windsonsea/lifepod
...
[zh] Sync pod-lifecycle.md and fix notes style
2024-06-25 20:32:24 -07:00
xin gu
cbcd34268c
sync namespaces statefulset basic-stateful-set
2024-06-26 11:06:58 +08:00
Kubernetes Prow Robot
291aa1d3f7
Merge pull request #46938 from windsonsea/proxyh
...
[zh] Add kubectl_proxy/_index.md
2024-06-25 19:49:30 -07:00
Kubernetes Prow Robot
396a64f941
Merge pull request #46931 from my-git9/pc-3731
...
[zh-cn] Add kubectl_apply_edit-last-applied.md
2024-06-25 19:47:24 -07:00
Kubernetes Prow Robot
6c05c00de8
Merge pull request #46937 from windsonsea/patchy
...
[zh] Add kubectl_patch/_index.md
2024-06-25 19:44:20 -07:00
Kubernetes Prow Robot
271d7146ee
Merge pull request #46936 from windsonsea/forwardy
...
[zh] Add kubectl_port-forward/_index.md
2024-06-25 19:05:46 -07:00
Kubernetes Prow Robot
2bc9cc4ca6
Merge pull request #46930 from windsonsea/explainy
...
[zh] Add kubectl_explain/_index.md
2024-06-25 19:03:45 -07:00
Kubernetes Prow Robot
649e52b634
Merge pull request #46561 from windsonsea/storc
...
[zh] Sync storage/storage-classes.md
2024-06-25 18:37:34 -07:00
Arhell
bc4369bd98
[ja] Update operator.md: Removed KUDO
2024-06-26 02:50:14 +03:00
Kubernetes Prow Robot
9473631310
Merge pull request #46940 from Okabe-Junya/update-node
...
[ja] Update nodes.md
2024-06-25 16:37:52 -07:00
Kubernetes Prow Robot
e30545a362
Merge pull request #46961 from tengqm/fix-46957
...
[zh-cn] Fix indentation in sample policy
2024-06-25 10:33:38 -07:00
Katie Vargo
cca76d50c1
fix failing image pull and update commands and ouput
...
update curl command to use version 33 for kompose and updated compose.yaml
update kubectl apply command and changed output of kompose and kubectl apply commands.
modified testing with minikube command and k decribe output and modified cleanup with k delete command.
updated v to 1.34 to removed committ markers
resolved nits
2024-06-25 12:12:13 -04:00
Kubernetes Prow Robot
5a5560f26e
Merge pull request #46952 from my-git9/pc-12839
...
[zh-cn] Add kubectl_apply_set-last-applied.md
2024-06-25 01:31:55 -07:00
Qiming Teng
c3a9cf22c1
[zh-cn] Fix indentation in sample policy
2024-06-25 15:37:40 +08:00
Michael
cc8ea7b5ee
[zh] Add kubectl_port-forward/_index.md
2024-06-25 10:44:28 +08:00
windsonsea
e6d4d35e2b
[zh] Add kubectl_proxy/_index.md
2024-06-25 10:39:46 +08:00
Kubernetes Prow Robot
75c0570655
Merge pull request #46727 from windsonsea/quotay
...
[zh] Add kubectl_create_quota.md
2024-06-24 19:33:40 -07:00
windsonsea
d42fe2136b
[zh] Add kubectl_patch/_index.md
2024-06-25 10:33:39 +08:00
xin.li
bb59fd1a1e
[zh-cn] Add kubectl_apply_set-last-applied.md
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-06-25 09:55:16 +08:00
Michael
b67c672a24
[zh] Add kubectl_create_quota.md
2024-06-24 20:34:35 +08:00
Kubernetes Prow Robot
44bbc6c8c8
Merge pull request #46943 from Adarsh-verma-14/update-link
...
updated the wrong link in default storage classes
2024-06-24 01:52:57 -07:00
Adarsh-verma-14
0f25d68a3f
updated the wrong link in default storage classes
2024-06-24 13:39:37 +05:30
Junya Okabe
96ab53bbaa
update: nodes.md
2024-06-24 14:29:35 +09:00
Michael
80d25ea7aa
[zh] Add kubectl_explain/_index.md
2024-06-24 10:41:30 +08:00
Kubernetes Prow Robot
fbc7ccc24b
Merge pull request #46926 from windsonsea/descyh
...
[zh] Add kubectl_describe/_index.md
2024-06-23 19:04:55 -07:00
xin.li
a65b91b9e9
[zh-cn] Add kubectl_apply_edit-last-applied.md
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-06-24 09:52:05 +08:00
Kubernetes Prow Robot
fe5d962f5a
Merge pull request #43480 from utkarsh-singh1/remove-katacoda-content-hi-docs
...
[hi] Remove Katacoda mentions in tutorials
2024-06-23 16:24:56 -07:00
Kubernetes Prow Robot
579c514372
Merge pull request #46929 from my-git9/pc-16115
...
[zh-cn] Add kubectl_autoscale/_index.md
2024-06-23 16:06:56 -07:00
Kubernetes Prow Robot
42a11fbd96
Merge pull request #46927 from my-git9/pc-14566
...
[zh-cn] Add kubectl_apply/_index.md
2024-06-23 16:04:56 -07:00
chenk008
1be7809ae2
Update cpu-management-policies.md
2024-06-23 21:46:02 +08:00
xin.li
ed3d7725a8
[zh-cn] Add kubectl_apply/_index.md
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2024-06-23 20:19:06 +08:00