Commit Graph

10241 Commits

Author SHA1 Message Date
Tim Bannister 96d49317a2
Fix wording for ServiceAccount concept
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2023-02-14 09:17:03 +00:00
Tim Bannister cb5a8930dc
Fix broken anchor 2023-02-14 09:16:57 +00:00
Kubernetes Prow Robot b1f18bfa9b
Merge pull request #38289 from shannonxtreme/service-account
Add a new concept page for service accounts
2023-02-13 09:37:29 -08:00
Shannon Kularathna 7cb6d1eb35 Add a new concept page for service accounts
Also add a glossary definition for JWTs

Co-authored-by: Tim Bannister <tim+github@scalefactory.com>
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
Co-authored-by: stlaz <https://github.com/stlaz>
2023-02-13 17:29:12 +00:00
seancrasto e0810bcaad
Update endpoint-slices.md
Changed break to breaking.
2023-02-12 19:24:16 -05:00
Josh Soref 85c97fcb30
Add markup to fix skew output in documentation 2023-02-11 20:57:03 -05:00
Kubernetes Prow Robot 17fcb2e70d
Merge pull request #39385 from AkihiroSuda/rprivate
`mountPropagation: None` equates to `rprivate`, not `private`
2023-02-11 17:05:30 -08:00
Akihiro Suda 8355f38ae4
`mountPropagation: None` equates to `rprivate`, not `private`
Evidences:
- https://github.com/containerd/containerd/blob/v1.6.16/pkg/cri/opts/spec_linux.go#L181
- https://github.com/cri-o/cri-o/blob/v1.26.1/server/container_create_linux.go#L982

This commit also replaces the link to https://www.kernel.org/doc/Documentation/filesystems/sharedsubtree.txt
with https://man7.org/linux/man-pages/man8/mount.8.html , as the former one does
not mention `rprivate` .

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2023-02-11 21:11:26 +09:00
Kubernetes Prow Robot 681c103612
Merge pull request #39367 from RaunakShah/3151-update-annotation
Update volume mode change annotation in documentation
2023-02-10 10:21:30 -08:00
Liz Rice 7f9743f255
Docs: identify CNCF project network add-ons
Indicating CNCF project status, to help end users understand which network add-ons are part of the CNCF family
2023-02-10 11:58:22 +00:00
Kubernetes Prow Robot 3f51242b55
Merge pull request #39298 from asarenkansah/kubectl-windows-cleanup
Add cleanup commands to kubectl Windows install
2023-02-09 18:37:31 -08:00
Kubernetes Prow Robot 5bfb547417
Merge pull request #39377 from Arhell/en-typo
[en] fix typo memory-manager.md
2023-02-09 17:08:46 -08:00
Arhell 82ca126672 [en] fix typo memory-manager.md 2023-02-10 00:20:00 +02:00
Raunak Pradip Shah 9ab8cd6c0b Update volume mode change annotation in documentation 2023-02-09 11:25:13 +05:30
Kevin Arroyo 6900728caf
Fix Link
[/docs/.../service#proxy-mode-iptables](https://kubernetes.io/docs/concepts/services-networking/service/#proxy-mode-iptables) no longer links to an anchored section of the `service` documentation page. Corrected the link.
2023-02-08 23:11:46 -05:00
Aravindh Puthiyaparambil 73bd561380
windows: Correct Pod security context section
Correct the Pod security context section to reflect the fields that are
supported on Windows.
2023-02-08 10:31:45 -08:00
Kubernetes Prow Robot f0a7b452b6
Merge pull request #36215 from tengqm/revert-36114-k_completion
Revert "Updated kubectl completion configuration"
2023-02-08 09:25:02 -08:00
Kubernetes Prow Robot e29d6758fe
Merge pull request #39282 from CooperHanke/patch-1
Updating directions for testing out kompose
2023-02-08 09:07:00 -08:00
Kubernetes Prow Robot 320c55bb53
Merge pull request #38279 from T-Lakshmi/doc-service
Tweak wording for Service concept
2023-02-08 09:04:58 -08:00
Asare Nkansah 18f27a0743 Add powershell markdown syntax 2023-02-08 08:15:20 -07:00
Kubernetes Prow Robot 1c9d55682e
Merge pull request #39311 from windsonsea/hellomy
Modify a UI menu option in hello-minikube
2023-02-08 05:01:00 -08:00
windsonsea a63a43adae Modify a UI menu in hello-minikube 2023-02-08 20:53:02 +08:00
Kubernetes Prow Robot a8b834670b
Merge pull request #39336 from seancrasto/patch-2
Update job.md
2023-02-08 03:42:59 -08:00
Kubernetes Prow Robot 0e66780d8b
Merge pull request #39324 from reylejano/followup-PR-38673
Updated concepts/workloads/pods/_index.html as followup to PR 38673
2023-02-08 03:38:58 -08:00
Reeta Singh f3cfa2c8f6
replace docker run for running etcdctl command with just etcdctl (#39149)
* replace docker run for running etcdctl command with just etcdctl

* add space

* add note for etcdctl

* remove note on etcd tag
2023-02-08 00:01:00 -08:00
Kubernetes Prow Robot dd3a6796cf
Merge pull request #39343 from Zhuzhenghao/replicaset
Cleanup page replicaset
2023-02-07 23:56:59 -08:00
Reeta Singh f78e3bf0e5
updating Pod DNS config example to use documentation IP address (#39169)
* updating Pod DNS config example to use documentation IP address

* add this is an example in note

* empty commit
2023-02-07 22:44:59 -08:00
Kubernetes Prow Robot 4e4c238ebf
Merge pull request #39080 from saschagrunert/cosign-version
Mentioned required cosign version for the `--certificate` flag
2023-02-07 22:15:00 -08:00
Kubernetes Prow Robot 16614c0a19
Merge pull request #39307 from vaibhav2107/glossary-virtual
Added the glossary tooltips to Virtual IPs and Service Proxies
2023-02-07 22:10:58 -08:00
Rey Lejano 2916c34fdf updated concepts pods index.html as followup to PR 38673 2023-02-07 22:10:53 -08:00
zhuzhenghao a70698ed63 Cleanup page replicaset 2023-02-08 13:26:19 +08:00
seancrasto 28b50215b8
Update job.md
Corrected spelling of specifying.
2023-02-07 18:05:50 -05:00
Tim Bannister 3fbb55b0db
Improve Lease concept (#38307)
* Improve Lease concept

* Write “heartbeat” consistently

(within Lease concept page).
2023-02-07 15:02:49 -08:00
Kubernetes Prow Robot 1a8bd52c5a
Merge pull request #39308 from sftim/20230306_pod_qos_tweaks
Tweak docs about QoS classes
2023-02-07 03:14:59 -08:00
Kubernetes Prow Robot d8e9c84234
Merge pull request #38673 from dshebib/update_pod_privilege_feature
Update privileged pod documentation to reflect GA feature
2023-02-07 00:51:00 -08:00
Kubernetes Prow Robot d828b3084b
Merge pull request #39316 from Shubham82/fix_404_Error
Fixed the Broken Link for Quality of Service classes for Pods.
2023-02-07 00:28:59 -08:00
Kubernetes Prow Robot 7c4ea1e17e
Merge pull request #39318 from Zhuzhenghao/storage-classs
Reformat storage-classes page
2023-02-06 23:41:00 -08:00
Kubernetes Prow Robot f0bb166e86
Merge pull request #37909 from atorik/update_description_for_k-describe
Update the explanation for `kubectl describe pod`.
2023-02-06 23:16:58 -08:00
zhuzhenghao f910c027bf Reformat storage-classes page 2023-02-07 13:52:48 +08:00
shubham82 6e87bdd416 Fixed the Broken Link for Quality of Service classes for Pods. 2023-02-07 14:08:27 +09:00
Kubernetes Prow Robot 831f795747
Merge pull request #38083 from shannonxtreme/using-secrets
Improve wording around Secrets as environment variables
2023-02-06 19:52:58 -08:00
vaibhav2107 4d3c9a6fbd Updated the changes for glossary tooltips in Virtual IPs and Service Proxies 2023-02-07 05:40:14 +05:30
vaibhav2107 058dadb2a0 Corrected the glossary tooltips 2023-02-07 05:24:55 +05:30
Tim Bannister fe1360fb11
Add headings for per-step cleanup 2023-02-06 23:48:12 +00:00
Tim Bannister 7d0542fd53
Explain how to see QoS class for a Pod 2023-02-06 23:48:11 +00:00
Tim Bannister d5039e8c67
Tidy Pod QoS config task 2023-02-06 23:48:11 +00:00
Tim Bannister d7fdb03e70
Fix broken link in glossary 2023-02-06 23:48:04 +00:00
vaibhav2107 e3fb1a803e Added the glossary tooltips to Virtual IPs and Service Proxies 2023-02-07 05:13:34 +05:30
Tim Bannister 04add1a96b
Fix weight for Pod QoS Class concept 2023-02-06 23:42:42 +00:00
Kubernetes Prow Robot f948d810b5
Merge pull request #39190 from Jun10ng/add-reminder
Update hello-minikube.md
2023-02-06 15:00:59 -08:00