Dipesh Rawat
daddedcb45
Fix Introduction to Cilium link
2023-02-21 18:08:24 +00:00
Kubernetes Prow Robot
903da02728
Merge pull request #38562 from sftim/20221219_revise_service_concept_introduction
...
Revise introduction to Service page
2023-02-21 08:41:55 -08:00
Kubernetes Prow Robot
9de3510613
Merge pull request #39584 from joebowbeer/patch-1
...
Update coarse-parallel-processing-work-queue.md
2023-02-21 08:31:57 -08:00
Kubernetes Prow Robot
dabf57d9ec
Merge pull request #39509 from lianghao208/pod-lifecycle
...
update pod scheduling readiness gate in pod lifecycle
2023-02-21 08:27:55 -08:00
Kubernetes Prow Robot
c67a986cf0
Merge pull request #39499 from sftim/20230216_service_update_part_14
...
Revise Service concept, part 14
2023-02-21 08:25:57 -08:00
Kubernetes Prow Robot
bbc9f8db59
Merge pull request #39486 from wenjianhn/patch-1
...
Update cgroups.md
2023-02-21 08:23:55 -08:00
Kubernetes Prow Robot
6e6e6bae80
Merge pull request #39482 from seancrasto/patch-6
...
Update topology-aware-hints.md
2023-02-21 08:21:56 -08:00
Kubernetes Prow Robot
08af340a30
Merge pull request #39431 from coder2800/patch-1
...
Add note about checking kubectl version
2023-02-21 08:17:57 -08:00
Mohammad Sahihi Benis
84a000b212
Add remove kubectl-convert* files in install-kubectl-linux.md
2023-02-21 14:22:52 +01:00
Mohammad Sahihi Benis
fdf59313cf
Update kubectl-convert in install-kubectl-macos.md
2023-02-21 14:18:07 +01:00
windsonsea
fc933baf22
clean up /service-access-application-cluster.md
2023-02-21 10:52:21 +08:00
Joe Bowbeer
981f21e008
Update coarse-parallel-processing-work-queue.md
...
Update detailed description to match overview.
2023-02-20 18:34:53 -08:00
Kubernetes Prow Robot
cded548ac6
Merge pull request #39567 from sigv/patch-1
...
Rename "Enabling Unsafe Sysctls" section
2023-02-20 18:01:48 -08:00
Kubernetes Prow Robot
3639d82959
Merge pull request #38273 from tengqm/normalize-ingress-minikube
...
Format markdown on the ingress-minikube page
2023-02-20 15:15:51 -08:00
Kubernetes Prow Robot
93ab5d3636
Merge pull request #39527 from seancrasto/patch-8
...
Fix typos in docs/concepts/storage/persistent-volumes.md
2023-02-20 14:57:48 -08:00
Valters Jansons
2a77eefafd
Rename "Enabling Unsafe Sysctls" section
...
Section called "Enabling Unsafe Sysctls" sounds dangerous, when trying
to tell someone that `net.ipv4.ip_unprivileged_port_start` is
considered a _safe_ sysctl in current Kubernetes versions. The overall
explanation of safe and unsafe sysctls should be renamed more generic,
and later subsection about how to actually enable unsafes can retain
the pre-existing section name.
2023-02-20 20:09:13 +00:00
Kubernetes Prow Robot
bdf6838b9d
Merge pull request #37462 from joemcmahon/31483-unclear-monitoring-wording
...
31483: clarify monitoring language
2023-02-20 04:05:49 -08:00
Tim Bannister
0e3e953236
Add note about valid characters for kubectl create from directory
2023-02-20 11:42:18 +00:00
Tim Bannister
39b9fcdece
Improve page style
2023-02-20 11:42:18 +00:00
Tim Bannister
743df5fffb
Add cleanup steps
2023-02-20 11:42:18 +00:00
Tim Bannister
67aa5670b5
Revise Pod / ConfigMap task
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-02-20 11:42:18 +00:00
Tim Bannister
070831ec00
Wrap long lines in ConfigMap task
2023-02-20 11:42:16 +00:00
Tim Bannister
5c775fc202
Reword further reading
...
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2023-02-20 11:34:05 +00:00
Kubernetes Prow Robot
4bb80ef882
Merge pull request #39535 from Zhuzhenghao/working-with-objects
...
Tidy concepts pages within Label and Annotation
2023-02-20 03:33:50 -08:00
João Carlos Ferra de Almeida
1bee739f1c
Merge branch 'kubernetes:main' into patch-1
2023-02-20 07:49:30 +00:00
zhuzhenghao
0dfd829c65
Add code block in
...
page run-single-instance-stateful-application
2023-02-20 12:54:01 +08:00
Dipesh Rawat
e2e8192cb6
Fixed Calico Quickstart link
2023-02-19 19:46:41 +00:00
Kubernetes Prow Robot
448e1fa0f6
Merge pull request #39533 from Zhuzhenghao/2-19
...
[zh] Resync some tiny changes in page under tasks
2023-02-19 03:37:37 -08:00
zhuzhenghao
3ca95d6c88
Tidy concepts pages within Label and Annotation
2023-02-19 16:30:51 +08:00
zhuzhenghao
876ce6c7a7
[zh] Resync some tiny changes in page under tasks
2023-02-19 16:13:59 +08:00
Kubernetes Prow Robot
0d0d8ae65f
Merge pull request #39532 from Zhuzhenghao/run-stateless
...
Add syntax tag to highlight the command
2023-02-18 23:49:37 -08:00
zhuzhenghao
e9784b98be
Add syntax tag to highlight the shell
2023-02-19 15:30:04 +08:00
zhuzhenghao
07526a10ce
Clean up page assign-pod-node
2023-02-19 14:58:34 +08:00
Kubernetes Prow Robot
e1c0b9c1a3
Merge pull request #39518 from borgerli/apf-debugpoints
...
update output for APF dump_priority_levels endpoint
2023-02-18 15:59:37 -08:00
seancrasto
46ff1a8047
Update persistent-volumes.md
...
Minor corrections.
2023-02-18 18:42:54 -05:00
coder2835
6a05d3004e
Add note about checking kubectl version
...
In "Test to ensure the version you installed is up-to-date:", the command "kubectl version --client" is given but on running it on my system it says "This version information is deprecated and will be replaced with the output from kubectl version --short". But kubectl --short also gives a warning. So I thought it would be best to update the docs to add a note to ignore this warning.
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2023-02-18 18:16:34 +05:30
Kubernetes Prow Robot
b3fad7d560
Merge pull request #39485 from Sajiyah-Salat/sajiyah-object
...
Update names.md
2023-02-18 04:03:37 -08:00
zhuzhenghao
6844bc085e
Clean up page deployment
2023-02-18 19:06:48 +08:00
Bo Li
42c3d5074a
update output for APF dump_priority_levels endpoint
2023-02-18 10:52:16 +08:00
zhuzhenghao
d08ae655fd
Clean up page device-plugins
2023-02-18 01:07:55 +08:00
Tim Bannister
c3224873f8
Revise Service concept
...
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2023-02-17 11:42:31 +00:00
lianghao208
f16f67eb56
update pod scheduling readiness gate in pod lifecycle
2023-02-17 16:22:55 +08:00
Jian Wen
6a60f037d2
Update content/en/docs/concepts/architecture/cgroups.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-02-17 11:45:17 +08:00
Shannon Kularathna
0dee0cf41e
Clean up using secrets as files section
2023-02-16 21:46:38 +00:00
Tim Bannister
72b9f09f45
Revise introduction to Service page
...
Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2023-02-16 19:50:36 +00:00
Kubernetes Prow Robot
0018dfc05b
Merge pull request #39483 from windsonsea/pvyh
...
Tweak line wrappings in the PV storage concept
2023-02-15 23:57:39 -08:00
Sajiyah Salat
aa686a8d3a
Update content/en/docs/concepts/overview/working-with-objects/names.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-02-16 13:01:19 +05:30
Jian Wen
721b220745
Update cgroups.md
...
Add an example of uber-go/automaxprocs which is used by lots of applications to avoid CPU throttling.
Related to https://github.com/uber-go/automaxprocs/issues/49
2023-02-16 10:51:44 +08:00
Sajiyah Salat
e2a33136c2
Update names.md
2023-02-16 08:10:47 +05:30
windsonsea
4ae516aee8
Tweak line wrappings in PV storage concepts
2023-02-16 09:54:07 +08:00
Kubernetes Prow Robot
5638f85cff
Merge pull request #39392 from arrikto/feature-ds-schedule
...
Update DaemonSet guide
2023-02-15 17:25:38 -08:00
seancrasto
296e40e619
Update topology-aware-hints.md
...
Added back to correct sentence
2023-02-15 19:37:42 -05:00
Grigoris Thanasoulas
d0b3ba5cce
Update DaemonSet guide
...
Rewrite "How Daemon Pods are scheduled" section of the DaemonSet guide
to align with the current state and be more clear.
Signed-off-by: Grigoris Thanasoulas <gregth@arrikto.com>
2023-02-15 21:16:03 +02:00
Michael
681e433bb1
Fix typo and add blank lines in enforce-standards-admission-controller
2023-02-15 20:18:56 +08:00
SaumyaBhushan
00c6755c26
updated link
2023-02-15 09:57:27 +05:30
Kubernetes Prow Robot
da84dd8419
Merge pull request #39436 from sftim/20230213_tweak_sa_concept
...
Fix wording, punctuation and Markdown for ServiceAccount concept page
2023-02-14 15:53:41 -08:00
Kubernetes Prow Robot
ee4b88ed37
Merge pull request #37733 from sftim/20221105_update_docs_podsecuritypolicy_removal
...
Update documentation for PodSecurityPolicy removal
2023-02-14 12:55:51 -08:00
Todd Neal
f9a19295ee
Update content/en/docs/concepts/scheduling-eviction/assign-pod-node.md
...
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
2023-02-14 09:51:42 -06:00
Todd Neal
47e6adfcc9
add a node indicating when nodeName should be used
2023-02-14 09:27:50 -06:00
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
Shannon Kularathna
9eb2767333
Add a missing anchor pound sign
2023-02-13 12:49:20 -05: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
Kubernetes Prow Robot
5e2f1f28a3
Merge pull request #39305 from RichardoC/specify-subresources-excluded
...
Specify that subresources excluded from mutating webhook example
2023-02-06 14:58:59 -08:00
Kubernetes Prow Robot
47ced50392
Merge pull request #39118 from dshebib/qos_detail
...
Clarify QOS class effect
2023-02-06 14:46:58 -08:00
Richard Tweed
68b19b6f00
Specify that subresources excluded from mutating webhook example
2023-02-06 22:33:00 +00:00
Shannon Kularathna
679d205d3d
Clean up wording and remove duplicate content
...
Trim environment variable content in concept
- Remove steps and link to the relevant task
- Add a brief intro to task heading
Clean up wording about Secrets as env vars
- Improve clarity of the list items
- Improve clarity of the intro paragraph for invalid vars
Delete environment variable use case
2023-02-06 21:25:25 +00:00
Asare Nkansah
42585e3296
Add cleanup commands to kubectl Windows install
2023-02-06 08:30:50 -07:00
Daniel Shebib
04ce79a5fc
add new page for qos class
2023-02-05 20:11:20 -06:00
Daniel Shebib
4e9007f191
Add new page for QoS class
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-02-05 20:08:25 -06:00
zhuzhenghao
42e746a379
Clean up api-server-bypass-risks.md
2023-02-06 09:55:04 +08:00
Cooper Hanke
01632e7d81
Update translate-compose-kubernetes.md
...
Made some corrections to the documentation, as the output was not what I experienced, and also added directions for cleaning up after testing the example
2023-02-05 15:26:07 -06:00
Kubernetes Prow Robot
4016a7c322
Merge pull request #39241 from Zhuzhenghao/fix/2-6
...
Remove what-next in install-kubectl-macos.md
2023-02-05 00:40:28 -08:00
Kubernetes Prow Robot
61a122963f
Merge pull request #39271 from Zhuzhenghao/en/resource-bin-package
...
Tweak page style for resource-bin-packing.md
2023-02-04 23:44:29 -08:00
zhuzhenghao
87e8d214e1
Tweak page style for resource-bin-packing.md
2023-02-05 14:49:26 +08:00
zhuzhenghao
3aa5fe0cca
Cleanup node-pressure-eviction.md
2023-02-05 14:17:55 +08:00
Kubernetes Prow Robot
d6f6e084a8
Merge pull request #39237 from MikeSpreitzer/more-apf-obsservability
...
Extend APF Observability with logging and response headers
2023-02-04 10:42:29 -08:00
zhuzhenghao
85b9f7f6b7
Remove what-next in install-kubectl-macos.md
2023-02-03 17:58:37 +08:00
Kubernetes Prow Robot
1be60adc2e
Merge pull request #38612 from tengqm/update-kubelet-ref
...
Update kubelet reference for 1.26
2023-02-02 23:16:29 -08:00
Kubernetes Prow Robot
0beb84e4c6
Merge pull request #39072 from Kartik494/updatedocumentation
...
Document spec and status downward API fields only available as environment variables
2023-02-02 23:00:29 -08:00
Kubernetes Prow Robot
3228a8c2df
Merge pull request #39205 from hmspisharody/patch-1
...
Fix mismatch in Labels and Selectors concept page
2023-02-02 22:42:29 -08:00
Kubernetes Prow Robot
ee6434ee3a
Merge pull request #39216 from weirdvic/patch-1
...
Update branch name in ingress-nginx github link
2023-02-02 22:40:30 -08:00
Kubernetes Prow Robot
d7e7824f05
Merge pull request #39228 from asarenkansah/kubectl-macos-cleanup
...
Add cleanup commands to kubectl MacOS install
2023-02-02 19:18:28 -08:00
Kubernetes Prow Robot
136547a405
Merge pull request #39235 from SergeyKanzhelev/qosNoEphemeral
...
ephemeral containers are not accounted for Guaranteed QoS class
2023-02-02 19:10:29 -08:00
Kubernetes Prow Robot
f341f91cd3
Merge pull request #39233 from kadtendulkar/kad50
...
Fix broken link on Install Tools page
2023-02-02 18:54:28 -08:00
Mike Spreitzer
ca383c3239
Extended APF Observability with logging and response headers
2023-02-02 17:36:05 -05:00
Sergey Kanzhelev
a827598bda
ephemeral containers are not accounted for Guaranteed QoS class
2023-02-02 18:19:00 +00:00
kadtendulkar
0860e6780d
Update content/en/docs/tasks/tools/_index.md
2023-02-02 22:18:55 +05:30
zhuzhenghao
3a9c75946a
make layout prettier
2023-02-02 23:23:52 +08:00
Asare Nkansah
a0407eb486
Add cleanup commands to kubectl MacOS install
2023-02-02 07:57:27 -07:00
Asare Nkansah
ca3286f603
Add cleanup commands to kubectl MacOS install
2023-02-02 07:40:15 -07:00
weirdvic
7ade37d6bc
Update branch name in ingress-nginx github link
...
Changed name of the branch in github link to ingress-nginx repository from master to main since master branch does not exist in this repository at the moment.
2023-02-02 09:28:47 +03:00
Tamilselvan
91ec07fb25
Drop outdated Kubernetes version request in ConfigMap docs ( #39121 )
...
* Updated Kubernetes version
* Deleted note session
2023-02-01 18:05:28 -08:00
Wesley Hartford
b15ead71f5
Fix reference to file name in generated configMap
...
Documentation prose refers to the file named `.properties`, the correct file name is `application.properties`.
2023-02-01 07:55:10 -08:00
Harikrishnan Mekkattu Pisharam Somarajan
ca3eefb13f
Update labels.md
...
negative matching 'notin' to match the example
2023-02-01 17:54:11 +05:30
Jun10ng
62ad84a1eb
Update hello-minikube.md
2023-02-01 15:52:12 +08:00
Jun10ng
4129e07703
Update hello-minikube.md
2023-01-31 22:53:08 +08:00
Cheng Wang
125cf8a23f
Fix the `Ingress` 404 link
2023-01-31 16:21:44 +08:00
Kubernetes Prow Robot
676dfdcd18
Merge pull request #39175 from brianpursley/patch-1
...
Update Rust client library from clux/kube-rs to kube-rs/kube
2023-01-30 23:40:48 -08:00
Kubernetes Prow Robot
c809bcc796
Merge pull request #39180 from Zhuzhenghao/certificate-signing-requests
...
Make layout prettier in certificate-signing-requests.md
2023-01-30 22:14:48 -08:00
zhuzhenghao
80561f67b1
Make layout prettier in certificate-signing-requests.md
2023-01-31 13:45:44 +08:00
Brian Pursley
935fb9e486
Update Rust client library from clux/kube-rs to kube-rs/kube
...
The Rust client library's URL redirects to a new location. This change updates the URL to match where it redirects.
Old URL: https://github.com/clux/kube-rs
New URL: https://github.com/kube-rs/kube
2023-01-30 20:12:28 -05:00
Kubernetes Prow Robot
999f3130ea
Merge pull request #39091 from ritazh/pss-hostports
...
Update PSS - HostPorts should be disallowed
2023-01-30 15:42:48 -08:00
Rita Zhang
fe12a4054b
Update PSS - HostPorts should be disallowed
...
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
2023-01-30 13:12:45 -08:00
Kubernetes Prow Robot
48a5393086
Merge pull request #37330 from guettli/patch-9
...
Reword explanation of ClusterIP for Services
2023-01-30 09:40:50 -08:00
João Carlos Ferra de Almeida
4442de1ce7
Grammar fix
...
replace contrainer to container in security-context.md
2023-01-30 17:24:06 +00:00
Kubernetes Prow Robot
8b119e266f
Merge pull request #39161 from windsonsea/admconf
...
Add spaces in code snippets for consistency
2023-01-30 02:42:51 -08:00
windsonsea
4164430555
Add spaces in code snippets for consistency
2023-01-30 18:15:06 +08:00
windsonsea
60a4446b09
Tweak line wrappings in labels.md
2023-01-30 16:32:57 +08:00
kartik494
312f0a62c7
Modify spec and status downward API fields
2023-01-30 09:39:47 +05:30
zhuzhenghao
f59e9668a4
Make layout prettier in extended-resource-node.md
2023-01-30 10:04:39 +08:00
Kubernetes Prow Robot
c58179f440
Merge pull request #39131 from mtardy/scdeny-shortcomings
...
Update doc of admission plugin `SecurityContextDeny` to note shortcomings
2023-01-29 15:28:49 -08:00
mtardy
6c701a7d96
Update doc of admission plugin SecurityContextDeny
...
Note the shortcomings of the implementation of this admission plugin
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-01-29 17:27:12 +01:00
Kubernetes Prow Robot
f7b3b67b87
Merge pull request #39144 from tengqm/fix-39108
...
Fix Deployment YAML used for SSA
2023-01-29 07:02:35 -08:00
Qiming Teng
7a3ca9e383
Fix Deployment YAML used for SSA
2023-01-29 21:46:12 +08:00
Kubernetes Prow Robot
707098d0af
Merge pull request #39135 from Zhuzhenghao/setup-ha-etcd-with-kubeadm
...
Tweak indentation in setup-ha-etcd-with-kubeadm.md
2023-01-29 04:50:33 -08:00
Qiming Teng
9a727efab8
Remove redirect entries for docs/admin/... pages
2023-01-29 19:56:56 +08:00
Michael
54e010c731
Fix links to mutatingadmissionwebhook
2023-01-29 14:08:23 +08:00
zhuzhenghao
b2e1c6979b
Fix indentations in setup-ha-etcd-with-kubeadm
2023-01-29 13:36:57 +08:00
Kubernetes Prow Robot
b067305d64
Merge pull request #37595 from sftim/20221029_improve_ttl_after_finished_concept
...
Improve concept docs for TTL-after-finished controller / Job cleanup
2023-01-28 11:38:32 -08:00
Tim Bannister
e47d1c4f36
Improve concept docs for ttl-after-finished
...
Document Job cleanup TTL mechanism better.
Co-authored-by: Nate W. <natew@cncf.io>
2023-01-28 18:27:46 +00:00
Kartik Sharma
1672e3ac99
Register service.alpha.kubernetes.io/tolerate-unready-endpoints Ann… ( #39122 )
...
* Registered service.alpha.kubernetes.io/tolerate-unready-endpoints Annotation
* Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
---------
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-28 10:18:33 -08:00
Kubernetes Prow Robot
e410f996e6
Merge pull request #38542 from sftim/20221218_update_virtual_ip_reference_images
...
Improve diagrams for Virtual IPs and Service Proxies
2023-01-27 13:20:39 -08:00
Kubernetes Prow Robot
4632fe36e9
Merge pull request #37208 from tengqm/tweak-mng-deploy
...
Tweak line wrapping for manage-deployment page
2023-01-27 12:38:39 -08:00
Kubernetes Prow Robot
19b5268177
Merge pull request #38995 from kundan2707/kundan2707-desc-svc-output
...
Updated kubectl describe svc output
2023-01-27 11:16:21 -08:00
Kubernetes Prow Robot
2f3b96dda1
Merge pull request #37413 from vjjmiras/remove-duplicate-SELinuxMountReadWriteOncePod
...
Remove duplicate entry for SELinuxMountReadWriteOncePod
2023-01-27 11:10:22 -08:00
Kubernetes Prow Robot
24cde2766a
Merge pull request #39103 from windsonsea/lvlpss
...
Fix indentations in cluster-level-pss.md
2023-01-27 02:44:26 -08:00
Michael
bfc82d5f9f
Fix indentations in cluster-level-pss.md
2023-01-27 11:04:26 +08:00
Kubernetes Prow Robot
d797432775
Merge pull request #39109 from Shubham82/improve_flow
...
Improved the content Flow.
2023-01-26 17:46:25 -08:00
Asaf Malin
1dc2a5f457
Update cheatsheet.md
2023-01-26 21:11:51 +02:00
shubham82
9ae7378b1a
Resolved nit.
2023-01-26 11:43:25 +09:00
shubham82
07995d0fab
Improved the content Flow.
2023-01-26 11:26:52 +09:00
Michael
d57b56aa24
Tweak long lines in connect-applications-service.md
2023-01-25 19:43:19 +08:00
Sascha Grunert
09d013bbb6
Mentioned required cosign version for the `--certificate` flag
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-01-25 08:55:07 +01:00
Kubernetes Prow Robot
b065cb7e6c
Merge pull request #39071 from Kartik494/fixedtypo
...
Modify correct name of the field to matchImages
2023-01-24 14:37:53 -08:00
Tim Bannister
bb85d62752
Update docs for PodSecurityPolicy removal
2023-01-24 22:24:09 +00:00
kartik494
6fd8bd0634
Modify correct name to matchImages
2023-01-24 10:50:09 +05:30
Kubernetes Prow Robot
be8d63e5d2
Merge pull request #39002 from waych/pv_doc
...
Update RBAC Good Practices for PersistentVolumes
2023-01-23 12:50:07 -08:00
shubham82
d3e7c23d07
Improvement: Added shell code block snippet to the commands.
2023-01-23 16:38:22 +09:00
Mauren Berti
37866ea7c9
Changes from review.
2023-01-21 17:26:32 -05:00
Kubernetes Prow Robot
e2e50d037a
Merge pull request #38917 from guettli/patch-11
...
Add `--ignore-daemonsets` to docs of `kubectl drain`
2023-01-20 02:26:16 -08:00
Kubernetes Prow Robot
e49c18f57a
Merge pull request #38960 from rohitagarwal003/patch-9
...
AdmissionConfiguration is a static configuration to the apiserver
2023-01-19 23:50:15 -08:00
Mike Waychison
d0779881e6
Further updates to clarify language
2023-01-19 15:32:18 -05:00
Mike Waychison
5c9af80d8c
Update content/en/docs/concepts/security/rbac-good-practices.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-19 15:16:19 -05:00
Mike Waychison
cc56241ccd
Update content/en/docs/concepts/security/rbac-good-practices.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-19 15:13:47 -05:00
Mike Waychison
d11408b9d9
Update RBAC Good Practices for PersistentVolumes
...
The docs previously referred to the reader to the now defunct PodSecurityPolicy
page to explain how PersistentVolumes can be a path of privilege escalation,
burrying the lede.
Now that PodSecurityPolicy is gone, update this bit to actually explain that it
it is unfettered access to creating hostPath-typed PersistentVolumes that are
a problem. Some words lifted from the 1.24 PodSecurityPolicy docs.
Signed-off-by: Mike Waychison <mike@waychison.com>
2023-01-19 13:45:50 -05:00
Kubernetes Prow Robot
b3ed6e6d81
Merge pull request #36940 from swatisehgal/doc-deviceplugin-strict-ordering
...
doc: capture device-plugin stricter workflow ordering explicitly
2023-01-19 04:24:35 -08:00
Kundan Kumar
3b70ad583a
Updated kubectl describe svc output
...
updated kubectl describe svc my-nginx output
2023-01-19 16:58:07 +05:30
Kubernetes Prow Robot
39fd254c8d
Merge pull request #38027 from kundan2707/garbage_collection
...
described Pod pair for better understanding
2023-01-18 15:28:33 -08:00
Kundan Kumar
486815a6d6
Update garbage-collection.md
...
Incorporated review suggestion
2023-01-18 22:47:28 +05:30
Oliver Gould
b715a6713c
Fix in-cluster API discovery documentation ( #36691 )
...
* Fix in-cluster API discovery documentation
The documentation incorrectly describes the way that client libraries
discover the Kubernetes API server. While the `kubernetes.default.svc`
DNS is provided as a convenience, **all** of the officially supported API
clients use environment variables to discover the address of the API server.
This change updates the documentation to reflect this.
Signed-off-by: Oliver Gould <ver@buoyant.io>
* Review feedback
* Fixup
Signed-off-by: Oliver Gould <ver@buoyant.io>
2023-01-18 04:18:34 -08:00
Afzal Ansari
3911e15a3c
Document volume.kubernetes.io/selected-node annotation ( #36399 )
...
* Documented annotation for pv.kubernetes.io/bind-completed
Signed-off-by: afzal442 <afzal442@gmail.com>
* Documented annotation for `volume.kubernetes.io/selected-node`
Signed-off-by: afzal442 <afzal442@gmail.com>
Signed-off-by: afzal442 <afzal442@gmail.com>
2023-01-17 10:20:33 -08:00
Vicente J. Jiménez Miras
93eb0ced29
[en] Update entry for SELinuxMountReadWriteOncePod
...
Signed-off-by: Vicente J. Jiménez Miras <vjjmiras@gmail.com>
2023-01-17 16:48:52 +00:00
Abigail McCarthy
c4b70832dd
Include index files
2023-01-17 09:14:01 -05:00
Thomas Güttler
d24640e8d8
Update content/en/docs/concepts/services-networking/service.md
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-01-17 14:46:17 +01:00
Thomas Güttler
059c66e00c
Update content/en/docs/concepts/services-networking/service.md
...
thank you
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-01-17 14:46:07 +01:00
shubham82
8877644d48
Added the missing content for glusterfs.
2023-01-17 16:31:53 +09:00
Kubernetes Prow Robot
b2ad9b7fba
Merge pull request #38859 from Shubham82/fix_invalid-links
...
Fixed the Link for API compatibility and Kubelet Device Manager API Versions.
2023-01-16 19:56:31 -08:00
Rohit Agarwal
a3466ca3da
Note that AdmissionConfiguration is a static configuration to the apiserver.
...
We cannot use `kubectl apply` to apply it to the cluster.
Doing that gives the following error:
no matches for kind "AdmissionConfiguration" in version "apiserver.config.k8s.io/v1"
2023-01-16 17:02:13 -08:00
Kubernetes Prow Robot
983bbe92f4
Merge pull request #38213 from T-Lakshmi/doc-nodes
...
Added glossary tooltip and references in the Nodes page
2023-01-16 16:16:10 -08:00
Thomas Güttler
c192062b22
Update content/en/docs/tasks/administer-cluster/safely-drain-node.md
...
thank you
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-01-16 14:42:20 +01:00
Thomas Güttler
3cda47820e
Update content/en/docs/tasks/administer-cluster/safely-drain-node.md
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-01-16 14:41:52 +01:00
Swati Sehgal
88ecb0501c
doc: capture device-plugin stricter workflow ordering explicitly
...
Based on kubelet device manager refactoring done in 1.25 release,
there is stricter ordering requirements where the device plugin
MUST start a gRPC service before registering itself to kubelet.
In case this ordering is not followed, the plugin registration
will fail.
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2023-01-16 11:47:45 +00:00
Marcin Karkocha
6624cf6546
Add mast operator to list ( #37355 )
...
* Add mast operator to list
#37354 - link to mast Operator
* Update operator.md
Change order to alphabetical
* Update operator.md
2023-01-16 02:44:52 -08:00
louis.julien
8497a232d0
Improve explanation of failureThreshold for Pod probes ( #37416 )
...
* Update configure-liveness-readiness-startup-probes.md
* Update content/en/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-15 23:58:51 -08:00
shubham82
543ec60ae0
Fixed the Link for API compatibility and Kubelet Device Manager API Versions.
2023-01-16 11:55:52 +09:00
windsonsea
d67933310a
Fix links in cluster-upgrade.md
2023-01-15 12:52:58 +08:00
unknown
0839514b8f
remove unnecessary space
2023-01-15 01:47:17 +09:00
Kubernetes Prow Robot
9676c7cd82
Merge pull request #37928 from Ritikaa96/adding-annotations
...
Adding pv.kubernetes.io annotations in labels-annotations-taints
2023-01-14 05:42:13 -08:00
Abigail McCarthy
97693ff044
Update page weights in /tasks/access-application-cluster, /configure-pod-container, /configmap-secret
2023-01-13 11:05:25 -05:00
Ritikaa96
f6741cedcb
Adding log info in static pod, adding references in whats next section
2023-01-13 16:51:54 +05:30
Ritikaa96
a30ff6cf27
Adding pv.kubernetes.io annotations in labels-annotations-taints
2023-01-13 16:32:00 +05:30
Thomas Güttler
2e3da350b4
Update content/en/docs/tasks/administer-cluster/safely-drain-node.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-13 11:39:39 +01:00
lakshmi
2765283fcc
Updated termid for glossary term workload as per the testcases.
2023-01-13 16:07:53 +05:30
Thomas Güttler
27ab5439c8
Add `--ignore-daemonsets` to docs of `kubectl drain`
2023-01-13 09:57:35 +01:00
lakshmi prasuna
8d326ad840
Added feature-gate to glossary ( #38895 )
...
* Added feature-gates into glossary
* Update content/en/docs/reference/glossary/feature-gates.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
* incorporated the suggestions for: glossary term feature gate
* Incorporated review comments
* Incorporated review comments
* Update content/en/docs/reference/glossary/feature-gates.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-01-13 00:21:13 -08:00
Kubernetes Prow Robot
a0604c4d9e
Merge pull request #38908 from mathieu-benoit/patch-2
...
Mark automatic labelling on namespaces as stable since 1.22
2023-01-12 23:33:12 -08:00
Daniel Shebib
ba37aa6ba7
document privileged containers as GC
2023-01-12 19:09:46 -06:00
Daniel Shebib
bc12666f68
document privileged containers as GC
2023-01-12 19:09:14 -06:00
Daniel Shebib
87537d3b5b
document privileged containers as GC
2023-01-12 18:52:21 -06:00
Mathieu Benoit
4ec6fbac55
Fix errors on `ValidatingAdmissionPolicyBindings` for the CEL for Admission Control blog & doc ( #38893 )
...
* Fix errors on ValidatingAdmissionPolicyBindings for the CEL for Admission Control blog
* Fix namespaceSelector error
* Fix namespaceSelector errors
2023-01-12 08:38:54 -08:00
Mathieu Benoit
794f7bfb69
automatic labelling on namespaces stable since 1.22
2023-01-12 11:22:37 -05:00
Kubernetes Prow Robot
30fa0243d0
Merge pull request #38674 from tan-i-ham/fix/#38432
...
Use Kubernetes colors in state diagram for pod scheduling readiness
2023-01-12 05:40:54 -08:00
Kubernetes Prow Robot
46cda02bf2
Merge pull request #38887 from a-mccarthy/update-page-weights
...
Update page weights in /tasks/administer-cluster section
2023-01-12 05:18:54 -08:00
Paco Xu
32168d3e91
Add Commas with large numbers to assist the reader.
2023-01-12 17:52:59 +08:00
Yi-Han Chen
d8a9fe204d
chore: Change color manually to blue
2023-01-11 13:19:28 -05:00
Abigail McCarthy
b1202c78ff
Update page weights in /tasks/administer-cluster section
2023-01-11 11:12:34 -05:00
Abigail McCarthy
06b957d01d
Update page weights in tutorial/security section
2023-01-10 11:42:58 -05:00
Jim Angel
5b44de3dd1
Jim Angel going to emeritus
2023-01-09 23:42:56 -06:00
Max Horstmann
061aa09972
Tweak copy re Stack Overflow / Server Fault / other SE network sites ( #38824 )
...
* Tweak copy re Stack Overflow / Server Fault / other SE network sites
* Update content/en/docs/tasks/debug/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tasks/debug/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tasks/debug/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tasks/debug/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-09 09:43:30 -08:00
lakshmi
e364064a64
Currected the case
2023-01-09 14:36:49 +05:30
Ritikaa96
e3c09aedf1
Adding references and glossary tooltip to control-plain-node-communication
2023-01-09 13:06:22 +05:30
PiotrLewandowski323
4fc6aef191
exclude files from being rendered
...
Signed-off-by: PiotrLewandowski323 <lewandowski323@gmail.com>
2023-01-07 18:21:59 +01:00
Kubernetes Prow Robot
d8578ebba9
Merge pull request #38801 from nurayko/patch-1
...
Fix typo
2023-01-06 19:03:30 -08:00
ydFu
0bf53510eb
Update Link for Istio
...
The URL for the ISTIO documentation has been updated from https://istio.io/docs/concepts/what-is-istio/ to https://istio.io/latest/about/service-mesh/#what-is-istio .
Please use the new URL to access the latest information on ISTIO documentation.
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2023-01-07 10:06:58 +08:00
Kubernetes Prow Robot
7aee017354
Merge pull request #38720 from nikitar/main
...
Remove an incorrect warning when using katacoda tutorials
2023-01-06 06:06:00 -08:00
Kubernetes Prow Robot
920afcbdf5
Merge pull request #37213 from tengqm/tweak-image-concept
...
Tweak line wrapping in the images concept page
2023-01-06 05:05:59 -08:00
nurayko
3415c996f2
Fix typo
2023-01-06 13:09:24 +02:00
Kubernetes Prow Robot
83d7d4e9d3
Merge pull request #38312 from cjc7373/cronjob-improve
...
CronJob topics improvement
2023-01-05 09:29:58 -08:00
Harold Cheng
988505d3f1
adapt review suggestions
2023-01-06 00:49:55 +08:00
cjc7373
6dcaacbc16
make the time zone warning explicit
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-05 23:33:05 +08:00
lakshmi
f934e4f151
corrected glossary tooltip term-id
2023-01-05 13:46:43 +05:30
lakshmi
86b32da846
corrected glossary tooltip term-id
2023-01-05 13:46:43 +05:30