Commit Graph

3428 Commits

Author SHA1 Message Date
lakshmi aab0ae1be7 updated with grammer correction 2024-07-10 14:00:02 +05:30
lakshmi 7f3071193d added contains-group-kinds annotation and updated contains-group-resources annotation 2024-07-09 17:21:27 +05:30
Ritikaa96 3fcd8cda3b Adding consistency to current style
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-07-05 23:20:14 +05:30
Ritikaa96 aefee419ce editing as per the reviews received
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-07-02 17:16:28 +05:30
Ritikaa96 ac2933c58b registered restartedAt annotation
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-07-02 02:17:31 +05:30
Katie Vargo 5229cb22a1 removed self referencing link per #46613 2024-06-14 16:42:28 -04:00
Lubomir I. Ivanov a493517449 kubeadm: add note about a bug in the PublicKeysECDSA FG
The PublicKeysECDSA has been poorly tested and supported and
apparently it had a bug where keys in kubeconfig files were
using RSA even if the FG was true.

Add note about that in the FG section of the kubeadm init doc.
2024-06-12 12:58:56 +03:00
Kubernetes Prow Robot c05e239c86
Merge pull request #44643 from T-Lakshmi/rbac
Reworded 'beyond discovery permissions' wording in "Using RBAC Authorization" page
2024-06-11 09:48:44 -07:00
Kubernetes Prow Robot 8a4e77b6f6
Merge pull request #46695 from kechigon/main
Correction of CEL sample code.
2024-06-09 05:55:25 -07:00
Jun Duan b91d36dfed Fix mismatched parentheses in cel.md
Signed-off-by: Jun Duan <jun.duan.phd@outlook.com>
2024-06-06 16:36:27 +00:00
Keigo Kurita a0a7c71659 Update cel.md 2024-06-06 16:27:47 +09:00
Joe Betz 91ba3c3174 Fix feature gate name to match code 2024-06-04 12:46:23 -04:00
Tim Bannister 2a234c4f8a Tweak name of feature gate file
We missed this one when adopting the automation for feature gate data; I
set the filenames based on heuristics and the code I originally used
didn't pick an ideal name.
2024-06-03 23:16:32 +01:00
Kubernetes Prow Robot 4129c1b5ef
Merge pull request #46590 from thisisharrsh/ServiceNodeExclusion
Fix stale docs about LB annotation
2024-06-01 14:19:07 -07:00
Kubernetes Prow Robot 5b12344928
Merge pull request #46548 from windsonsea/authny
Clean up access-authn-authz/authentication.md
2024-05-30 07:58:03 -07:00
pranav-pandey0804 5fd04c3495 changed term id from cri to container-runtime-interface 2024-05-30 10:37:28 +05:30
thisisharrsh 1f1c0041eb fixed the stale documentation on node.kubernetes.io/exclude-from-external-load-balancers 2024-05-30 10:01:08 +05:30
carlory b64b45c15e update kubeadm prerequisites 2024-05-29 10:12:14 +08:00
Michael ea91c4b588 clean up access-authn-authz/authentication.md 2024-05-26 21:05:31 +08:00
Kubernetes Prow Robot b17a76e5a7
Merge pull request #46473 from tengqm/fix-feature-gates-1
Fix feature gates that have been been removed in 1.30
2024-05-21 20:27:06 -07:00
Qiming Teng e01500f5e1 Fix feature gates that have been been removed in 1.30 2024-05-22 10:49:40 +08:00
Kubernetes Prow Robot 7811f25961
Merge pull request #46196 from rchaganti/patch-1
Update note around spec.schedulerName being ReportingController
2024-05-20 23:15:33 -07:00
Ravikanth C ebe94e4df4
Update content/en/docs/reference/scheduling/config.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-05-17 06:04:28 +05:30
Ravikanth C 3649420a1e
Update content/en/docs/reference/scheduling/config.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-05-17 06:04:13 +05:30
pranav-pandey0804 185bb4ab52 Changed term-id from cri to container-runtime-interface 2024-05-16 13:12:52 +05:30
Ravikanth C 69a2a19c16
Update config.md
update to the note based on PR feedback.
2024-05-15 18:49:53 +05:30
vijaynag-bs 8201801a97 Fixing heading in authorization.md
Signed-off-by: vijaynag-bs <vijaynag.bs@gmail.com>
2024-05-12 14:28:59 +05:30
Aditya Samant dd225e174d
Improved the grammar and wording for the whole page. 2024-05-07 11:22:15 +05:30
windsonsea 14e613de42 Clean up kubeadm/implementation-details.md 2024-05-07 11:52:45 +08:00
Ravikanth C 955d0329de
Update config.md
The note that said, "Pod's scheduling events have .spec.schedulerName as the ReportingController", is no longer true. I do not find the `spec.schedulerName` set to `ReportingController`.
2024-05-05 14:00:03 +05:30
Kubernetes Prow Robot e666ed4bc4
Merge pull request #46084 from windsonsea/introe
Use lowercases for some terms in kubectl/introduction.md
2024-05-02 12:28:01 -07:00
Kubernetes Prow Robot add6a0a6e8
Merge pull request #45585 from HwangTaehyun/patch-1
Update en/docs
2024-04-30 00:12:23 -07:00
windsonsea 92ccce607e Use lower cases for some terms in kubectl/introduction.md 2024-04-30 10:39:08 +08:00
ydFu 648a40d28f Update link to Dockershim-FAQ in map-crictl-dockercli.md 2024-04-29 17:42:36 +08:00
Kubernetes Prow Robot ace6d020c3
Merge pull request #46003 from stmcginnis/130-metrics
Update documented metrics for v1.30
2024-04-26 09:01:17 -07:00
Kubernetes Prow Robot c21b178ca3
Merge pull request #46023 from tengqm/kubelet-ref-1.30
Resync kubelet reference for 1.30
2024-04-25 16:21:32 -07:00
Kubernetes Prow Robot e3ca041758
Merge pull request #45195 from sftim/20240218_revise_authz
Revise authorization topic
2024-04-25 09:20:56 -07:00
Qiming Teng f3b3c4ed33 Resync kubelet reference for 1.30 2024-04-25 20:38:08 +08:00
Kubernetes Prow Robot cbb35f720f
Merge pull request #41407 from Ritikaa96/fix-deprecation-notice
fixing deprecation note for map-crictl-dockercli deprecation
2024-04-24 19:54:54 -07:00
Sean McGinnis 991862f012
Update documented metrics for v1.30
This updates the metrics documentation based on the generated metrics for the
v1.30.0 release.

Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2024-04-24 08:17:32 -05:00
Kubernetes Prow Robot fb69fcd248
Merge pull request #45912 from tengqm/kubecomp-ref-1.30
Update kube-xxx component reference for v1.30
2024-04-24 03:26:58 -07:00
Kubernetes Prow Robot b3538b015a
Merge pull request #45942 from thisisharrsh/fixed_typo_k8s_API
Fixed the typo in Kubernetes API concepts
2024-04-23 07:04:31 -07:00
Tim Bannister 8a122ff9ca Fix page title
Omit “Overview” to match the authentication topic.
2024-04-23 01:42:43 +01:00
Tim Bannister 5fdccf9f2f Revise advice about authz modes 2024-04-23 01:42:42 +01:00
Rita Zhang f833f4f671 Revise authz page
Improve how we explain authz, and remove some existing duplication.

Co-Authored-By: Rita Zhang <rita.z.zhang@gmail.com>
2024-04-23 01:42:20 +01:00
Tim Bannister 9f327512c6 Reorder authn/authz pages
Group topics together, in order of how these happen within Kubernetes'
API server's processing chain (authn, then authz, then admission
control).
2024-04-23 01:42:18 +01:00
Kubernetes Prow Robot caa46aa7a3
Merge pull request #45969 from reylejano/followup-44898
Updates details for last-change-trigger-time annotation
2024-04-22 15:40:04 -07:00
Kubernetes Prow Robot d846df42df
Merge pull request #45863 from pegasas/issues/45751
Explain SSA JSON/YAML compatibility bug
2024-04-22 15:29:48 -07:00
Kubernetes Prow Robot 70ff13fa6b
Merge pull request #45959 from dudo/patch-1
Add debug references
2024-04-22 14:10:49 -07:00
Rey Lejano d1675e661c follow-up PR to PR 44898 that addresses comments from PR 44898 2024-04-22 13:42:39 -07:00