Qiming Teng
01e0a9ebd1
Update kubelet reference for 1.24
2022-07-05 11:43:04 +08:00
kadtendulkar
1092389655
Update content/en/docs/concepts/storage/ephemeral-volumes.md
2022-07-04 21:52:52 +05:30
Kubernetes Prow Robot
e6868ba8d3
Merge pull request #34721 from Sea-n/use-rel-links
...
Use relative links for k8s.io
2022-07-04 06:33:24 -07:00
Kubernetes Prow Robot
24cf5a5ba8
Merge pull request #34772 from gecube/bindPort-patch
...
Fix typo in doc - bindPorti
2022-07-02 08:31:24 -07:00
George Gaál
3fe7033047
Fix typo in doc - bindPorti
2022-07-02 13:48:02 +02:00
Kubernetes Prow Robot
6b67b2a1c6
Merge pull request #34376 from tengqm/tweak-open-pr
...
Reformat the open a PR page
2022-07-02 01:17:23 -07:00
Kubernetes Prow Robot
119fd7bb29
Merge pull request #34450 from Kwazimolo/patch-1
...
Updated cheatsheet.md with 'get taints' command
2022-07-02 01:15:23 -07:00
Guangwen Feng
d50f64f2a5
Fix a minor typo in intro.md
...
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com >
2022-07-01 10:34:08 +08:00
Akihiro Suda
f62276e924
kubelet-in-userns.md: minikube now supports Rootless Podman
...
minikube 1.26 supports Rootless Podman driver:
https://minikube.sigs.k8s.io/docs/drivers/podman/
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp >
2022-07-01 11:25:20 +09:00
Qiming Teng
a6ec7d8017
Tweak extensible admission controllers page
...
This PR removes outdated information about `admissionregistration.v1beta1` API groups
which are no longer supported in 1.24. Additional notes are added to
avoid confusion when parsing the examples.
2022-07-01 00:33:57 +08:00
Kubernetes Prow Robot
5e42637b17
Merge pull request #34730 from tengqm/tune-certificates
...
Normalize the markdown for certificates page
2022-06-30 07:18:10 -07:00
Kubernetes Prow Robot
01cbea79a1
Merge pull request #34649 from Babapool/cluster-level-pss-version-docs
...
Document "Apply Pod Security Standards at the Cluster Level" for recent release
2022-06-30 07:14:11 -07:00
Vitthal Sai
6ca9bb94cc
Manually code image tag
2022-06-30 19:26:56 +05:30
Qiming Teng
df9ceb90c5
Normalize the markdown for certificates page
...
This page was using some implicit code snippets (i.e. indent text by 8 spaces).
Grammar like this works but should be avoided when possible.
2022-06-30 21:03:37 +08:00
Sean Wei
34721abcac
Use relative links for k8s.io
2022-06-30 12:08:14 +08:00
Osuolale Emmanuel
c14bcdde98
added access to the statements
...
I added access to the statement explaining cluster role permissions in this document to make it clearer.
2022-06-30 03:50:31 +01:00
mtardy
1d55061a5a
Remove the part about defining a PSP in a file
2022-06-29 09:37:23 +02:00
mtardy
8a4e62fb76
Separate commands from their outputs
2022-06-29 09:36:11 +02:00
Mahé
23eea7e122
Add more context in the annotation page
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-06-29 09:27:42 +02:00
Mahé
3b8a2a01fa
Clarify the reference to the psp annotation in the concept page
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-06-29 09:26:06 +02:00
mtardy
9ffd24b78d
Use absolute URL in the tuto for the example PSP
2022-06-28 21:20:08 +02:00
mtardy
453f4e61f6
Reference the kubernetes.io/psp annotation on the PodSecurityPolicy concept page
2022-06-28 21:17:10 +02:00
mtardy
60ee2c2d14
Add the documentation on the kubernetes.io/psp annotation
2022-06-28 21:11:59 +02:00
chrismetz09
5fb97e57a4
mermaid shortcode mentioned in Note causes error
...
Couple of Notes in the [Diagram Guide](https://kubernetes.io/docs/contribute/style/diagram-guide/ ) include mention of the Hugo Mermaid shortcode. This generates a syntax error. Appears that Hugo interprets this as a Mermaid diagram.
```
{{< note >}}
You must include the `{{</* mermaid */>}}`, `{{</* /mermaid */>}}` shortcode
tags at the start and end of the Mermaid code block. You should add a diagram
caption below the diagram.
{{< /note >}}
```
This PR removes the `{{< mermaid >}}` mention inside the `{{< note >}} so that Hugo does not attempt to render a diagram.
2022-06-28 11:19:41 -07:00
Guangwen Feng
973045a645
Fix a minor typo in migrating-telemetry-and-security-agents.md
...
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com >
2022-06-28 15:00:26 +08:00
Kubernetes Prow Robot
ae0209d0c3
Merge pull request #34657 from bishal7679/patch-1
...
removed extra "the" in the localization.md
2022-06-27 23:35:57 -07:00
Rishit Dagli
b2d062d7bc
Remove references of Service Catalog ( #34387 )
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-06-27 22:33:58 -07:00
Bishal Das
a26d226d7c
removed extra "the" in the line
2022-06-28 10:09:25 +05:30
Vitthal Sai
d463ee0826
Document pss at cluster level for recent release
2022-06-27 23:18:20 +05:30
Kubernetes Prow Robot
23c8bf75f8
Merge pull request #34579 from jjinux/patch-1
...
Fixed a zsh bug in the kubectl cheat sheet
2022-06-27 01:44:59 -07:00
windsonsea
3e51d19efd
[en] correction for text consistency and title tags
2022-06-26 20:46:58 +08:00
Kubernetes Prow Robot
84c035d5a7
Merge pull request #34372 from tengqm/fix-links-1
...
Batch fixes for links (1)
2022-06-26 01:02:58 -07:00
Kubernetes Prow Robot
81c9fa111d
Merge pull request #34546 from jihoon-seo/220624_Update_install_manual_to_turn_off_repo-gpgcheck
...
Update 'Install kubeadm/kubectl' page to turn off YUM's `repo_gpgcheck`
2022-06-25 15:16:58 -07:00
Shannon -jj Behrens
5aa48c49e8
Fixed a zsh bug
...
Using double quotes causes the code to be evaluated too early and ends up not working if you don't have kubectl installed.
2022-06-24 20:18:26 -07:00
Qiming Teng
7c1daf3c5e
Improve reviewing PRs guide
...
This PR proposes an update to the PR review guidelines. The proposed change is about the use of the "Request changes" or the "Approve" option when finishing a PR review. Neither of these two options should be encouraged. We may want to encourage reviewers to always use "Comment", because:
- "Request changes" status is sticky and unnecessary. Placing a "/hold" should be okay because we do respect opinions from all reviewers/approvers.
The "Request changes" status can only be discarded by people with privileges.
We see quite a few cases where the reviewer left a "Request changes" mark and forgot to revisit a PR.
Such a sticky status is not friendly to contributors or peer reviewers.
- The "Approve" option is confusing. It is not considered by the prow as an approval IIUC. The PR has to be approved again even if it has been "approved" this way.
2022-06-25 10:08:43 +08:00
Kubernetes Prow Robot
a9b7331f57
Merge pull request #34570 from kadtendulkar/kad8
...
Update content/en/docs/tasks/run-application/force-delete-stateful-set-pod.md
2022-06-24 18:38:57 -07:00
kadtendulkar
7055a7efb3
Update content/en/docs/tasks/run-application/force-delete-stateful-set-pod.md
2022-06-24 21:58:44 +05:30
Nitish Kumar
03bf3a4812
Adding windows nodes paragraph removed
2022-06-24 19:39:06 +05:30
Augustas
5a1ade2551
“Migrating telemetry and security agents from dockershim” task ( #31607 )
...
* Telemetery_and_security_agents_vendors
Signed-off-by: AugustasV <reg1nt1z@gmail.com >
* rename_dockershim
Signed-off-by: AugustasV <reg1nt1z@gmail.com >
* formatting and links update
Signed-off-by: AugustasV <reg1nt1z@gmail.com >
* Update content/en/docs/tasks/administer-cluster/migrating-from-dockershim/migrating-telemetry-and-security-agents.md
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com >
* spaces and thirdparty-content tag
Signed-off-by: AugustasV <reg1nt1z@gmail.com >
* formatting
Signed-off-by: AugustasV <reg1nt1z@gmail.com >
* Update content/en/docs/tasks/administer-cluster/migrating-from-dockershim/migrating-telemetry-and-security-agents.md
Co-authored-by: chrismetz09 <cymetz@gmail.com >
* Apply suggestions from code review
Co-authored-by: Rey Lejano <rlejano@gmail.com >
* formatting
Signed-off-by: AugustasV <reg1nt1z@gmail.com >
* Apply suggestions from code review
Co-authored-by: Qiming Teng <tengqm@outlook.com >
* zacharysarah-code-review-suggestions
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com >
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Co-authored-by: chrismetz09 <cymetz@gmail.com >
Co-authored-by: Rey Lejano <rlejano@gmail.com >
Co-authored-by: Qiming Teng <tengqm@outlook.com >
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com >
2022-06-24 01:24:57 -07:00
Kubernetes Prow Robot
484995c06b
Merge pull request #33930 from xing-yang/deprecate_crd
...
Add doc for CRD version removal
2022-06-24 00:39:21 -07:00
Kubernetes Prow Robot
78249f3ec9
Merge pull request #34378 from tengqm/fix-links-2
...
Fix links in some pages (2)
2022-06-24 00:37:20 -07:00
Jihoon Seo
4d73d8939d
Update install page to turn off repo_gpgcheck
2022-06-24 15:34:48 +09:00
Kubernetes Prow Robot
60d2a2c4cc
Merge pull request #34466 from javadoors/patch-11
...
Add anchor:#modify-the-kubelet-configmap,ref #34442
2022-06-23 18:51:19 -07:00
Kubernetes Prow Robot
9facdff82b
Merge pull request #34401 from vehagn/patch-1
...
Update broken link from Packet to Equinix Metal
2022-06-23 18:49:20 -07:00
paul.zhang
1ac21a0a0a
Update configure-cgroup-driver.md
2022-06-24 09:36:23 +08:00
Kubernetes Prow Robot
369d802ff8
Merge pull request #34480 from juchem/patch-1
...
client-libraries.md: adding C client library link
2022-06-23 18:29: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