Commit Graph

7549 Commits

Author SHA1 Message Date
Tedley Meralus 964ab4a274 changed uprate to promote
changed word to better clarify actions used in kubernetes cluster
2021-08-24 23:57:00 -04:00
Kubernetes Prow Robot ad5e309805 Merge pull request #29515 from sftim/20210823_tweak_dashboard_task
Revise task page to deploy and access the Kubernetes Dashboard
2021-08-24 20:34:39 -07:00
Tim Bannister 8563416062 Fix typo
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-08-24 23:59:23 +01:00
Tyler Auerbeck 08121d0c59 Fix proxy url to expose dashboard 2021-08-24 16:06:35 -04:00
Kubernetes Prow Robot 9b17097b45 Merge pull request #28451 from vaibhav2107/learning-env
Update in docs/setup/learning-environment/_index.md
2021-08-24 10:43:15 -07:00
Kubernetes Prow Robot dc262ad58b Merge pull request #27905 from jai/jai/fix-20134
docs(manage-resources-containers): add volume and volumeMount for ephemeral storage
2021-08-24 10:41:14 -07:00
Tim Bannister fd19a0c145 Migrate good practice for container images into Containers section 2021-08-24 10:47:18 +01:00
Kubernetes Prow Robot 607405e106 Merge pull request #29505 from jimangel/zoom-policy
adding zoom info for localization teams
2021-08-24 02:37:13 -07:00
Tim Bannister a532758197 Fix incorrect info about when CronJob reached GA 2021-08-23 23:00:00 +01:00
Tim Bannister 289295c46c Update Dashboard task title and description 2021-08-23 22:57:03 +01:00
Tim Bannister 950600c510 Reword Dashboard task 2021-08-23 22:56:48 +01:00
Kubernetes Prow Robot 5f301dcec5 Merge pull request #29468 from Abirdcfly/patch-2
Update rbac.md: Describe in detail how to specify resourceNames when using list verbs
2021-08-23 07:12:01 -07:00
Abirdcfly 19807f866c Update content/en/docs/reference/access-authn-authz/rbac.md
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2021-08-23 21:45:10 +08:00
S Nitesh Singh 2cb0f9cd8f rename product security committee to security response committee 2021-08-23 16:54:01 +05:30
Sascha Grunert 5f192f2cb1 Add note about deprecated seccomp annotation
We now add a note to clarify that the annotations are deprecated and
will become non-functional in v1.25.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-08-23 10:03:10 +02:00
Jim Angel d5b67cf560 adding zoom info for localization teams 2021-08-22 21:04:45 +00:00
Kubernetes Prow Robot 2fb1f22a7b Merge pull request #29498 from Devops-Ramdas/patch-1
Update components.md
2021-08-22 09:49:59 -07:00
Cheng Wang a130f6b8b9 Fix typo a extension 2021-08-22 12:12:30 +08:00
Ramdas Potale 988a62b463 Update components.md
I think adding the "for" word in the below sentence makes more sense.

"This document outlines the various components you need to have "for"
a complete and working Kubernetes cluster."
2021-08-21 09:27:03 +05:30
Kubernetes Prow Robot 116839a094 Merge pull request #29316 from sysnet4admin/patch-2
Update web-ui-dashboard.md
2021-08-20 18:25:59 -07:00
Kubernetes Prow Robot 15a909818d Merge pull request #29455 from cndoit18/feat/add-cronjob-timezone
[en]: description of the cronjob schedule timezone
2021-08-20 06:31:24 -07:00
Kubernetes Prow Robot 370b521a87 Merge pull request #29489 from saschagrunert/privileged-unconfined
Mention that privileged containers run unconfined
2021-08-20 02:35:24 -07:00
Kubernetes Prow Robot 753e70c072 Merge pull request #29487 from borgerli/main
Change CPU and Memory to lowercase because resoure name is case-sensitive
2021-08-20 01:23:24 -07:00
Li Bo 34d7331e4e change CPU and Memory to lowercase because resoure name is case-sensitive 2021-08-20 16:13:55 +08:00
Sascha Grunert 61b8cafa84 Mention that privileged containers run unconfined
This is a note which helps users to understand the interaction between
privileged containers and seccomp profiles.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-08-20 10:09:11 +02:00
Kubernetes Prow Robot b1b1395b0a Merge pull request #28695 from geoffcline/kubectl-namespace-patch-1
update desc of namespace defaulting in CLI
2021-08-20 00:59:25 -07:00
cndoit18 4211fa7007 feat(cronjob): description of the cronjob schedule timezone
Signed-off-by: cndoit18 <cndoit18@outlook.com>
2021-08-20 11:49:09 +08:00
Kubernetes Prow Robot cdefcc3a8b Merge pull request #29477 from brakmic/patch-1
trivial: typo
2021-08-19 20:39:24 -07:00
Rey Lejano 64f91d8e2c add note on owner references in garbage collection page
add note on owner references to owner dependents page
2021-08-19 17:43:09 -07:00
Ravi Gudimetla 6c50bc639f Recommend using TTL field in job
Recommend using ttlSecondsAfterFinished in the job spec so that the pod deletion can be guaranteed when jobs get deleted.
2021-08-19 16:59:53 -04:00
Harris Brakmić 2b268b1a76 trivial: typo
A small typo.
2021-08-19 22:07:59 +02:00
Abirdcfly 162da6561b Update rbac.md: Describe in detail how to specify resourceNames when using list/watch verbs 2021-08-19 23:39:48 +08:00
Jordan Liggitt 315e290107 Avoid word-break on narrow page widths 2021-08-19 10:04:34 -04:00
Jordan Liggitt 8c3eb6e414 Clarify audit annotation destination 2021-08-19 09:59:19 -04:00
Jim Bugwadia dad01370f8 add kyverno and fix OPA/GK link
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
2021-08-18 11:07:02 -07:00
Geoffrey Cline 57c0fe1120 update desc of namespace defaulting in CLI 2021-08-17 18:27:10 +00:00
Victuos 457fd23848 Merge branch 'main' into main 2021-08-17 14:19:44 +02:00
Kubernetes Prow Robot 87235b508d Merge pull request #29311 from mengjiao-liu/update-githubbranch-param
Hard-code the name of the target repo's default branch instead of using the githubbranch parameter value
2021-08-16 06:03:18 -07:00
Kubernetes Prow Robot b354468ed0 Merge pull request #29409 from tengqm/fix-featuregates
Fix some errors in the feature-gates page
2021-08-15 10:59:46 -07:00
Kubernetes Prow Robot ff44f2996b Merge pull request #28978 from wesleyw72/cpu-management-burstable-cfs
Clarify that burstable pods also have their limit enforced by CFS quota
2021-08-15 03:39:46 -07:00
Qiming Teng da53892746 Fix some errors in the feature-gates page 2021-08-15 18:26:20 +08:00
Kubernetes Prow Robot cc493080cd Merge pull request #29288 from dimabru/patch-1
docs: Update custom-resource-definition-versioning.md
2021-08-14 23:43:46 -07:00
Yug 6c2ff6340e Update label in NetworkPolicy example description
This change intends to fix the label name in the range of ports NetworkPolicy example.
2021-08-14 22:28:25 -07:00
Pankaj Patil b4ef0b940e Replace cascade=false -> cascade=orphan 2021-08-14 20:27:40 +05:30
Kubernetes Prow Robot 92de2a70a0 Merge pull request #29224 from sftim/20210804_update_node_concept
Update the node concept
2021-08-13 14:27:31 -07:00
Victuos cfccbdfb1f Adjust broken link in service.md 2021-08-12 17:28:53 +02:00
Kubernetes Prow Robot 96069e6a32 Merge pull request #28607 from kahirokunn/patch-1
fix: k8s dashboard link.
2021-08-12 08:23:48 -07:00
Kubernetes Prow Robot 7c2e229f60 Merge pull request #29236 from reylejano/add-kubewarden-option
Add kubewarden as an alternative to enforce security profiles
2021-08-11 05:26:47 -07:00
Qiming Teng 735701e1cc Amend kubeadm join doc for node preparation
We need to clarify that worker nodes need to be prepared in nearly the
same way as control plane nodes.
2021-08-11 20:10:11 +08:00
Tim Bannister 1b8eeb500a Update the node concept
Modernise the page by:
- rewording to follow the style guide
- adding some glossary tooltips
- linking to new-style API reference
- linking to Safely Drain a Node

plus general tweaks.
2021-08-11 11:58:18 +01:00