Commit Graph

10509 Commits

Author SHA1 Message Date
zmquan b1bd85a421
about apiGroups (#40315)
* about apiGroups

Look at the source code, apiGroups is an empty set and not all are allowed, you need to use * to be able to, if it is an empty set if the resource does not have apiGroups then it will not be accessible

Refer to:
https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/rbac/v1/evaluation_helpers.go#L85
https://github.com/kubernetes/api/blob/master/rbac/v1/types.go#L29

* Update content/en/docs/reference/access-authn-authz/rbac.md

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>

* Update rbac.md

* Update rbac.md

* Update content/en/docs/reference/access-authn-authz/rbac.md

the comma

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>

* Update rbac.md

All changed

* Update content/en/docs/reference/access-authn-authz/rbac.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/reference/access-authn-authz/rbac.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/reference/access-authn-authz/rbac.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

---------

Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-04-04 22:01:38 -07:00
Kubernetes Prow Robot 4a91a5eb87
Merge pull request #40508 from Zhuzhenghao/en/go-template-link
update link of go package text/template
2023-04-04 21:59:39 -07:00
朱正浩,Zhu Zhenghao ba9d0faf80 update link of go package text/template 2023-04-04 23:18:24 +08:00
Michael 61a91632dc Tweak line wrapings and fix indentations in mysql-wordpress-persistent-volume.md 2023-04-04 22:43:39 +08:00
Kubernetes Prow Robot 9360bc5ab8
Merge pull request #40264 from kinvolk/rata/userns-1.25
content: Mention containerd 1.7 supports user namespaces
2023-04-03 22:59:51 -07:00
Amarnath N 7adcbc42d6
update the document that setting sysctl (#40355)
* update the documet that setting sysctl

* Revert "update the document that setting sysctl "

* update the document that setting sysctl

* Update content/en/docs/tasks/administer-cluster/sysctl-cluster.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/tasks/administer-cluster/sysctl-cluster.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-04-03 22:55:51 -07:00
Kubernetes Prow Robot 7b7fa2c8ec
Merge pull request #38874 from sftim/20230110_add_logs_api_to_security_checklist
Add /logs API to security checklist
2023-04-03 08:31:51 -07:00
Kubernetes Prow Robot cdd76e5f52
Merge pull request #40426 from samitks/patch-1
Fix ServiceAccount admission controller link
2023-04-03 04:35:52 -07:00
Guangwen Feng 64244cee98 Fix for tutorials/hello-minikube.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2023-04-03 19:01:56 +08:00
Kubernetes Prow Robot 0e66db87ca
Merge pull request #40404 from juergenhoetzel/cheatsheet-simplify-heredoc
Simplify kubectl heredoc usage in cheatsheet
2023-04-02 06:13:49 -07:00
Juergen Hoetzel f1606cc9f7 Simplify kubectl heredoc usage in cheatsheet
Remove the unnecessary cat command.
2023-04-02 15:02:49 +02:00
samitks 4d58ea4165
Update service-accounts-admin.md
Fix internal links in service-accounts-admin docs
2023-04-01 13:23:50 +05:30
Kubernetes Prow Robot b54a9e6a38
Merge pull request #40419 from binoculars/patch-1
Fix grammar error
2023-03-31 20:59:48 -07:00
Kubernetes Prow Robot 7b262f6d32
Merge pull request #40306 from sftim/20230323_drop_katacoda
Drop or adapt tutorials that rely on Katacoda
2023-03-31 09:01:49 -07:00
samitks b0978a248e
Fix ServiceAccount admission controller link
Fix ServiceAccount admission controller link
2023-03-31 05:55:01 +05:30
Kubernetes Prow Robot 0d92c72b01
Merge pull request #39741 from Shubham82/linux_worker_node
Add page about upgrading Linux nodes
2023-03-30 08:29:49 -07:00
Barrett Harber 9b369a8fdb
Fix grammar error 2023-03-30 06:52:00 -04:00
Kubernetes Prow Robot 72f5bf1185
Merge pull request #40332 from pacoxu/patch-15
update kubernetes.io/os description as it can also be used in pod labels
2023-03-30 01:15:50 -07:00
Kubernetes Prow Robot e22e4c5ea6
Merge pull request #40196 from gabrielreid/gabrielreid/remove_redundant_finalizer_description_en
Remove redundant description of finalizers
2023-03-29 21:47:48 -07:00
Kubernetes Prow Robot 1e9ff7480e
Merge pull request #40180 from DanteMustCode/patch-1
fix markdown format as shell
2023-03-29 21:41:49 -07:00
Kubernetes Prow Robot 2056e6aff2
Merge pull request #40356 from tk3fftk/patch-1
fix links in service-accounts.md
2023-03-29 21:09:48 -07:00
Daniel Finneran 58ad4ee221
Update ingress-controllers.md
This adds Cilium to the list of ingress controllers.
2023-03-29 17:19:00 +01:00
Kanishka Verma e6eedac1a2
Add warning that liveness probe must be configured carefully (#39930)
* a warning on liveness probes about cascading failures, added

* A warning that liveness probe must be configured carefully.

* better words are added

* wrapping of the log lines

* warning is modified that liveness probe must be configured carefully
2023-03-28 17:59:24 -07:00
Tim Bannister 252bcf6c29 Adapt Kubernetes basics tutorials for local use
Avoid relying on Katacoda.

Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2023-03-28 15:23:31 +01:00
Tim Bannister 3e5196834d Mark Kubernetes basics tutorials missing
No more Katacoda.
2023-03-28 15:23:31 +01:00
Tim Bannister 46f37c3597 Update microservices tutorial for Katacoda EOL
No more Katacoda. Explain that the tutorial isn't available.
2023-03-28 15:23:31 +01:00
Tim Bannister 82887437d5 Update ingress tutorial for Katacoda EOL 2023-03-28 15:23:31 +01:00
Tim Bannister 5ae11de20d Update Hello Minikube for Katacoda EOL 2023-03-28 15:23:31 +01:00
Paco Xu 24586e49e7 add tips for pod os label: use runtime.GOOS 2023-03-28 15:48:44 +08:00
Hiroki Takatsuka 47319756be
fix links in service-accounts.md 2023-03-28 14:48:04 +09:00
Kubernetes Prow Robot 4d28c98f4d
Merge pull request #40338 from windsonsea/approvy
Tweak lines and fix indentations in for-approvers.md
2023-03-27 20:16:21 -07:00
Kubernetes Prow Robot f99c2fa3db
Merge pull request #40318 from jiecloud/path-2
[en] fix Equinix Metal url 404
2023-03-27 20:04:21 -07:00
Kubernetes Prow Robot d42d781069
Merge pull request #40330 from tengqm/add-apiserver-v1beta1
Add apiserver v1beta1
2023-03-27 19:56:20 -07:00
Paco Xu 3527ccd558 update `kubernetes.io/os` description as it can also be used in pod labels 2023-03-28 10:36:02 +08:00
Kubernetes Prow Robot 03c353e549
Merge pull request #40099 from KnVerey/krm-functions-stds
Add annotations reserved by the KRM Functions Specification
2023-03-27 13:26:21 -07:00
Kubernetes Prow Robot dc359fe184
Merge pull request #37489 from Rishit-dagli/Rishit-dagli-apf-reject-reason
Add the "cancelled" reason for rejection in docs
2023-03-27 10:54:27 -07:00
Rodrigo Campos d2cd6ca266 content: Mention containerd 1.7 supports user namespaces
containerd 1.7 was just released with user namespaces support. Let's
mention which kubernetes versions should work with container 1.7.

While we are there, let's clarify the CRI-O version and not duplicate
the requirements in the concept and task pages and just add a link

Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-03-27 16:20:08 +02:00
Michael 0bc196344b Tweak lines and fix indentations in for-approvers.md 2023-03-27 22:14:25 +08:00
Rolfe Dlugy-Hegwer cb1a807fa5 Add guidance for reviewers about squashing commits 2023-03-27 07:33:26 -04:00
Qiming Teng bd368eef02 Add config API for apiserver config v1beta1 2023-03-27 15:08:18 +08:00
Kubernetes Prow Robot 30e7c5ed46
Merge pull request #40235 from yeqiugt/main
Remove some duplicates in  content/en/docs/reference/access-authn-authz/service-accounts-admin.md
2023-03-26 23:27:55 -07:00
DanteMustCode 992809e22e remove automatic newline 2023-03-27 10:26:50 +08:00
Kubernetes Prow Robot 20d326fcd7
Merge pull request #40313 from raghu-manne/duplicate-configmap-info
Deleted duplicate info in configure-pod-configmap
2023-03-26 19:21:54 -07:00
Kubernetes Prow Robot 1333e51211
Merge pull request #40167 from Congyu-Liu/main
Fix docs around nf_conntrack sysctl
2023-03-26 09:19:54 -07:00
jiecloud 5ee3f881c4 [en] fix Equinix Metal url 404
Signed-off-by: jiecloud <jie.wan@daocloud.io>
2023-03-27 00:03:21 +08:00
Raghu 4fcd152e18 Deleted duplicate info in configure-pod-configmap 2023-03-26 10:54:54 +00:00
Kubernetes Prow Robot b63fbaa1cb
Merge pull request #40110 from windsonsea/inslin
Tweak line wrappings in 5 files of tasks/tools/
2023-03-25 21:27:53 -07:00
windsonsea 9ddbe3fd20 Tweak line wrappings in 3 files of tasks/tools/ 2023-03-26 09:41:53 +08:00
Kubernetes Prow Robot c70b1de987
Merge pull request #40304 from nate-double-u/katacoda-shutdown-shortcode
Updating katacoda removal message
2023-03-25 10:15:53 -07:00
Nate W c3f31fea70 updating katacoda removal message, adding it to more pages
Signed-off-by: Nate W <natew@cncf.io>
2023-03-25 10:05:21 -07:00