Qiming Teng
87e92d4893
Update content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md
...
Co-authored-by: Rey Lejano <rlejano@gmail.com >
2021-09-02 14:55:24 +08:00
Vaibhav
f6c813de44
Remove the remaining last flag --record from deployment.md
2021-09-01 15:21:31 +05:30
Vaibhav
a0d63d1125
Remove the --record flag in https://kubernetes.io/docs/concepts/workloads/controllers/deployment.md
2021-09-01 01:49:22 +05:30
Anuraag Agrawal
6c1ecfa016
Fix typo in health-checks doc
2021-08-31 11:53:15 +09:00
Kubernetes Prow Robot
0cf63c805b
Merge pull request #29345 from sftim/20210812_migrate_image_good_practice_images_concept
...
Migrate good practice for container images into Containers section
2021-08-30 07:20:54 -07:00
Kubernetes Prow Robot
773411fa3c
Merge pull request #29030 from sgpinkus/patch-2
...
Update _index.md
2021-08-30 07:18:54 -07:00
Kubernetes Prow Robot
d0959ca3f4
Merge pull request #29526 from tylerauerbeck/fix-dashboard-proxy
...
Fix proxy url to expose dashboard
2021-08-30 07:16:54 -07:00
Kubernetes Prow Robot
e861bd334a
Merge pull request #29012 from Kartik494/stableexample
...
Modify documentation for stable storage
2021-08-30 07:14:54 -07:00
Kubernetes Prow Robot
07725b5490
Merge pull request #29536 from naisuuuu/improve-namespaces-wording
...
Improve wording of `kube-node-lease` namespace doc
2021-08-30 07:12:54 -07:00
Kubernetes Prow Robot
c596818637
Merge pull request #29549 from rf232/patch-1
...
Remove rf232(myself) from reviewers
2021-08-29 19:30:53 -07:00
S Nitesh Singh
1016cd383d
fix broken link in install kubectl windows page
2021-08-27 23:10:48 +05:30
Maria Camacho
f1b99bb92d
Update static-pod.md
...
Added a missing verb and full stop.
2021-08-26 19:30:42 +03:00
Rob Franken
b2f9611849
Remove rf232(myself) from reviewers
...
I have not been involved in kubernetes dashboard development for years
2021-08-26 13:23:51 +02:00
naisu
5220cdf8d2
Explain leases in kube-node-lease namespace doc
...
Add a reference to `Lease` resource api doc
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-08-26 02:22:45 +02:00
Kubernetes Prow Robot
c83e410333
Merge pull request #29492 from sftim/20210820_fix_cronjob_graduation_release
...
Fix incorrect info about when CronJob reached GA
2021-08-25 10:52:43 -07:00
naisu
497a5231df
Improve wording of kube-node-lease namespace doc
...
Correct grammar and provide a reference to more detailed documentation of concepts mentioned.
2021-08-25 17:20:22 +02:00
Christoph Bühler
c031257f3e
fix ordering of list
2021-08-25 11:25:29 +02:00
Christoph Bühler
d8199078f5
Add additional information about "kubeops"
2021-08-25 09:53:01 +02:00
Christoph Bühler
8b013b8e92
docs: Add "KubeOps" operator SDK to third-party list
...
Adding dotnet operator sdk/framework to third-party list of operator sdks.
2021-08-25 09:33:44 +02:00
Tyler Auerbeck
3dc86945ed
Fix link in pod-security-admission
2021-08-25 00:57:35 -04:00
Kubernetes Prow Robot
fcff108a23
Merge pull request #29226 from tmeralus/patch-1
...
fixed small typo
2021-08-24 21:10:39 -07:00
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