Josh Soref
85c97fcb30
Add markup to fix skew output in documentation
2023-02-11 20:57:03 -05: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
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
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
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
Sergey Kanzhelev
a827598bda
ephemeral containers are not accounted for Guaranteed QoS class
2023-02-02 18:19:00 +00: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
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
Tim Bannister
bb85d62752
Update docs for PodSecurityPolicy removal
2023-01-24 22:24:09 +00: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
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
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
Yuiko Mouri
4108ed5bba
fix link
2023-01-05 09:54:51 +09:00
Kubernetes Prow Robot
7cf0740591
Merge pull request #35595 from YuikoTakada/fix_prestop
...
fix doc about preStop hook
2023-01-02 23:21:31 -08:00
Kubernetes Prow Robot
1abcb52e07
Merge pull request #38276 from tengqm/fix-links
...
Fix nits in markdown links
2023-01-02 03:29:30 -08:00
Yuiko Mouri
e7a0f694bf
fix doc about preStop hook
2022-12-27 14:32:17 +09:00
Peng Peng
b3bfa1eab0
Update create-hostprocess-pod.md
...
Remove double-pasted content from create-hostprocess-pod.md
2022-12-22 23:01:59 -08:00
Qiming Teng
a437285212
Fix nits in markdown links
...
This PR fixes a few "bad links" identified by the `scripts/linkchecker.py` script.
2022-12-22 08:45:10 +08:00
Kubernetes Prow Robot
4e0959d7d5
Merge pull request #37893 from windsonsea/convol
...
Change shell to console for code snippet in configure-volume-storage.md
2022-12-20 20:41:23 -08:00
Kubernetes Prow Robot
ecbe926d74
Merge pull request #38321 from mikamboo/patch-1
...
Fix out-of-date name for ServiceAccount
2022-12-10 07:39:42 -08:00
Michaël P.O
66d7bc2e85
Update configure-service-account.md
...
Use coherent code example with description
2022-12-07 23:11:00 +01:00
Tim Bannister
8f9446f87d
Merge branch 'main' into dev-1.26
2022-12-03 21:36:34 +00:00
Kubernetes Prow Robot
cec61c1754
Merge pull request #38052 from krol3/merged-main-dev-1.26
...
Merge main branch into dev-1.26
2022-11-29 11:59:09 -08:00
Shubham Kuchhal
46766b1c1b
Improvement: Corrected the link for token projection.
2022-11-29 18:39:55 +05:30
Kubernetes Prow Robot
b32297ff5a
Merge pull request #37340 from marosset/hpc-stable-updates
...
Updates for WindowsHostProcessContainers going to stable
2022-11-27 16:50:06 -08:00
carolina valencia
b4ad83ef13
Merge remote-tracking branch 'upstream/main' into dev-1.26
2022-11-24 11:49:25 -03:00
Kubernetes Prow Robot
3d813eb490
Merge pull request #37847 from windsonsea/consen
...
Tweak line wrappings in /configure-service-account.md
2022-11-23 01:32:14 -08:00
Kubernetes Prow Robot
b5aafaaac4
Merge pull request #37863 from krol3/merged-main-dev-1.26-02
...
Merge main branch into dev-1.26
2022-11-21 19:32:13 -08:00
Fabio Bertinatto
aa36f72d06
DelegateFSGroupToCSIDriver is GA in 1.26 ( #37700 )
...
* DelegateFSGroupToCSIDriver is GA in 1.26
* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-21 08:24:31 -08:00
Brian McQueen
65ce32de4e
updated docs regarding ephemeral pods not being supported by static pods kubernetes/kubernetes#113935
2022-11-20 19:39:20 -08:00
Mark Rossetti
1d74e4c3a2
Apply suggestions from code review
...
Co-authored-by: Brandon Smith <BRASMITH@MICROSOFT.COM>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-15 11:26:21 -08:00
Mark Rossetti
0956df46b0
Updates for WindowsHostProcessContainers going to stable
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-11-14 16:38:27 -08:00
Michael
cd4371d8d1
Fix code mark in configure-volume-storage.md
2022-11-14 20:47:50 +08:00
Michael
82dbefc100
Make layout prettier in /configure-volume-storage.md
2022-11-11 21:21:24 +08:00
Michael
b1ab30de08
Tweak line wrappings in /configure-service-account.md
2022-11-11 21:03:04 +08:00
Kubernetes Prow Robot
f3248058fd
Merge pull request #33654 from sftim/20190601_task_configure_service_account_reword
...
Reword tasks relating to ServiceAccounts
2022-11-09 13:50:56 -08:00
Tim Bannister
fc34399bdd
Add advice about PSP migration
...
You can't upgrade from PSA to PSA if you are already running a version
of Kubernetes that doesn't include PSP.
2022-11-05 18:29:57 +00:00
Tim Bannister
a4629cd19b
Update ServiceAccount tasks in light of TokenRequest
...
Now that TokenRequest is the default way to get a service account token
for a Pod, update the task pages that relate to this.
2022-10-22 02:56:43 +01:00
Tim Bannister
0fda59f8df
Reword “Configure Service Accounts for Pods”
2022-10-22 02:56:40 +01:00
bel-gacem
bb4dfd6fcd
Fix curl command in pull-image-private-registry.md
...
fix curl command
2022-10-09 17:11:03 +01:00
Kubernetes Prow Robot
5b084a3166
Merge pull request #37083 from jmcshane/service-account-update
...
Add callout for clearing `spec.serviceAccount` alias from workload templates
2022-10-06 08:35:53 -07:00
jmcshane
7adae8cda1
Add callout for clearing spec.serviceAccount alias from workload templates
2022-10-06 11:30:43 -04:00
Bob Furu
af02f58676
Make "Pod" uppercase for consistency in this file
...
Updates one lone instance of lowercase "pod" for consistency.
2022-10-05 17:07:50 -06:00
Kubernetes Prow Robot
a7b971f33b
Merge pull request #36978 from bernermic/patch-1
...
Make scope for `Configure Probes` more clear (add startupProbe)
2022-09-30 05:46:29 -07:00
Pro-Coder04
30b42602f0
Update content/en/docs/tasks/configure-pod-container/security-context.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-09-30 17:11:22 +05:30
Pro-Coder04
744a7b6c79
Removed Duplicated words in Security-Context
2022-09-30 16:58:06 +05:30
Kubernetes Prow Robot
affffee3fb
Merge pull request #37002 from WESTZERO115/en_usernamespaces
...
Fix Markdown Error in user-namespaces.md
2022-09-26 13:36:15 -07:00
Kubernetes Prow Robot
c8dd511e68
Merge pull request #36730 from akankshakumari393/secret_store
...
Add link to create secret directly if credentials stores are being used
2022-09-26 06:57:46 -07:00
Akanksha kumari
717dbf1f1d
Update content/en/docs/tasks/configure-pod-container/pull-image-private-registry.md
...
Co-authored-by: Chris Negus <cnegus@redhat.com>
2022-09-25 10:14:41 +05:30
WESTZERO115
09fafef4f4
Fix Markdown Error in user-namespaces.md
...
Signed-off-by: WESTZERO115 <psy7361c@gmail.com>
2022-09-25 00:51:53 +09:00
Michael Berner
491036a847
Make scope for `Configure Probes` more clear
...
Configure Probes section does not mention startup probes.
I just tried to check, what the default options for a startupProbe are and stumbled upon this. I think it would help to make it clear, that these options also apply to the startupProbe.
2022-09-23 12:03:31 +02:00
Kubernetes Prow Robot
c051e11e84
Merge pull request #36604 from windsonsea/trcomen
...
Fix typos and layout: translate-compose-kubernetes.md
2022-09-22 17:50:38 -07:00
Sunny
4be5a30965
Link to Dynamic Provisioning doc instead of blog
2022-09-21 13:32:43 -04:00
Kubernetes Prow Robot
031f87ed5f
Merge pull request #36501 from liggitt/podsecurity-ga
...
Update pod security configuration docs for v1
2022-09-20 07:23:20 -07:00
Akanksha Kumari
3c19825f1a
Update link to point to storageClass reference
2022-09-15 19:53:35 +05:30
Akanksha Kumari
d4ab03eb41
Fix Broken link to storageClass on configure-persistent-volume-storage.md
2022-09-15 09:47:01 +05:30
Stanlee
fa4a73e1f3
typo corrected
...
if typo corrected
2022-09-11 21:07:51 +02:00
Akanksha Kumari
f03de27003
Minor refactor
2022-09-10 18:04:26 +05:30
Akanksha Kumari
c64d16f906
Add link to create secret directly if credentials stores are being used
...
Signed-off-by: Akanksha Kumari <akankshakumari393@gmail.com>
2022-09-10 17:29:50 +05:30
Jordan Liggitt
79f26d5922
Update service account token documentation
...
* Make example service account output match 1.24+ output with auto-generated tokens omitted
* Prefer `kubectl create token` as token creation mechanism
2022-09-07 16:00:27 -04:00
Michael
610a11cfdd
Fix typos and layout: translate-compose-kubernetes.md
2022-09-05 21:16:02 +08:00
Jordan Liggitt
7eba57d4de
Update pod security configuration docs for v1
2022-09-01 17:29:53 -04:00
Arhell
100f074e0c
[en] fix typo assign-pods-nodes-using-node-affinity.md
2022-08-28 01:28:48 +03:00
Kubernetes Prow Robot
ba191c2011
Merge pull request #35803 from ameukam/1-25-registry-k8s-io
...
Update docs to reference new container image registry
2022-08-18 08:26:22 -07:00
Arnaud Meukam
a180cd6853
Update docs to reference new container image registry
...
k8s.gcr.io is deprecated in favor of registry.k8s.io. The kubernetes
codebase have been updated with the new endpoint.
Ref: https://github.com/kubernetes/k8s.io/issues/3411
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2022-08-18 16:35:26 +02:00
Kubernetes Prow Robot
fae72f6cc0
Merge pull request #35235 from kinvolk/rata/userns
...
Add docs for user namespaces in pods - phase 1 (KEP-127)
2022-08-18 07:28:23 -07:00
Rodrigo Campos
501cde25c7
Add doc for user namespaces in stateless pods
...
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2022-08-18 11:13:00 +02:00
Kubernetes Prow Robot
1582b3d88a
Merge pull request #34665 from psschwei/dev-1.25
...
[dev-1.25] Update feature gate docs for probe-level termination grace period
2022-08-16 12:24:49 -07:00
Kubernetes Prow Robot
e36b9f35d5
Merge pull request #35667 from jsafrane/selinux-alpha
...
Add docs for "Speed up SELinux volume relabeling using mounts"
2022-08-16 08:25:08 -07:00
Jan Safranek
77df8a9fb5
Add documentation for SELinuxMountReadWriteOncePod alpha feature
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-16 09:49:53 +02:00
Jordan Liggitt
b167938367
Scrub PSP docs for 1.25
2022-08-15 21:09:41 -04:00
Paul S. Schweigert
c6ff69558c
update feature gate docs for probe-level termination grace period
...
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-08-01 08:51:30 -04:00
Kubernetes Prow Robot
0b3e6d9459
Merge pull request #34403 from X723166587/patch-2
...
Update command addition and removal static pods
2022-08-01 00:22:28 -07:00
Kubernetes Prow Robot
a85cc47053
Merge pull request #33447 from varkey/patch-1
...
Fix text around liveness probe probe-level grace period behavior
2022-07-31 04:12:28 -07:00
Kubernetes Prow Robot
0c605ec532
Merge pull request #35079 from akankshakumari393/patch-1
...
Add clarity on restart behavior of Readiness and Liveness Probes
2022-07-28 22:15:10 -07:00
Kubernetes Prow Robot
fb8577ac4d
Merge pull request #35160 from tomkivlin/tomkivlin-issue9289
...
Edit and redo ConfigMap docs
2022-07-26 05:23:10 -07:00
Tom Kivlin
ad33b0c107
updates from Shannon feedback
2022-07-26 09:48:28 +01:00
Tom Kivlin
748d4a998d
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
...
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-07-26 09:20:11 +01:00
Tom Kivlin
c3f86b7fc0
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
...
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-07-26 09:19:15 +01:00
Garrit Franke
eb8aa3f642
Remove periods from headings
2022-07-25 11:24:58 +02:00
Tom Kivlin
7e16543b9d
Update configure-pod-configmap.md
2022-07-21 08:58:21 +01:00
Tom Kivlin
b0b5f5f264
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-21 07:50:45 +01:00
Tom Kivlin
461f5c72e7
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-21 07:50:36 +01:00
Tom Kivlin
a24f7c6feb
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-21 07:50:27 +01:00
Tom Kivlin
8066c73a87
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-21 07:50:09 +01:00
Tom Kivlin
9289136116
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-21 07:49:59 +01:00
Tom Kivlin
9513b63d2e
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-21 07:49:51 +01:00
Tom Kivlin
00984b38b7
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-07-21 07:49:41 +01:00
Tom Kivlin
673d1d7212
small edit and add back content from PR#2334
2022-07-19 09:40:58 +01:00
Akanksha kumari
21f7948574
Update wordings for RESTART counter
...
Co-authored-by: Rishit Dagli <rishit.dagli@gmail.com>
2022-07-19 12:46:54 +05:30
Akanksha kumari
558bd9c014
Update configure-liveness-readiness-startup-probes.md
2022-07-16 16:54:39 +05:30
Sean Wei
34721abcac
Use relative links for k8s.io
2022-06-30 12:08:14 +08:00
Kubernetes Prow Robot
84c035d5a7
Merge pull request #34372 from tengqm/fix-links-1
...
Batch fixes for links (1)
2022-06-26 01:02:58 -07:00
X723166587
19c0e54901
Update command addition and removal static pods
2022-06-19 16:27:27 +08:00
Daniel Teunis
f1f9a50f36
Fix typo in assign-pods-nodes.md
...
Fix typo in 'tasks/configure-pod-container/assign-pods-nodes.md' (chose -> choose).
2022-06-18 22:06:36 +02:00
Qiming Teng
7add552174
Batch fixes for links (1)
...
There are dangling links or links that redirects to a different destination page.
This PR fixes some of them.
2022-06-18 13:37:13 +08:00
Kubernetes Prow Robot
f0c83411b7
Merge pull request #34303 from Kehrlann/docs/configmap-change-annotation
...
remove workaround to refresh mounted secrets/configmaps in Tasks section
2022-06-17 09:30:32 -07:00
Jihoon Seo
e7caadc564
Replace skew shortcode parameters
2022-06-17 16:17:01 +09:00
Kubernetes Prow Robot
d39b19af44
Merge pull request #32237 from tengqm/tweak-shared-proc-ns
...
Tweak the share process namespace page
2022-06-16 22:54:32 -07:00
Nikhil Simha
c357b82073
Update static-pod.md's default pod-manifest-path ( #32931 )
...
* Update static-pod.md
kubeadm should be configured to use a pod-manifest-path of `/etc/kubernetes/manifests` by default, so this may be a better suggested directory to use than `/etc/kubelet.d/`
* Addressing review comments
Addressed review comments, and changed an additional instance of the path that needed to be modified.
2022-06-15 21:06:48 -07:00
Daniel Garnier-Moiroux
4b0dc5d21c
remove workaround to refresh mounted secrets/configmaps in Tasks section
2022-06-15 09:53:05 +02:00
Kubernetes Prow Robot
66b1385e0e
Merge pull request #33838 from marosset/host-process-containers-logon-issues
...
Add troubleshooting tips for hostprocess containers 'failed to create user process token' error during container creation
2022-06-13 23:05:32 -07:00
Thomas Güttler
a170f567b4
Add path /var/run/secrets/.../serviceaccount/token ( #32794 )
...
* Add path /var/run/secrets/.../serviceaccount/token
Add path /var/run/secrets/kubernetes.io/serviceaccount/token so that new users understand the "magic".
* Update content/en/docs/tasks/configure-pod-container/configure-service-account.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-06-13 22:11:34 -07:00
Sean Wei
34155fed0b
Fix links for k/design-proposals-archive
...
The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.
This commit also changes https://github.com/kubernetes/repo/blob/master/file.md
to https://git.k8s.io/repo/file.md for better consistency.
2022-06-10 22:49:04 +08:00
Sean Wei
ca34038e9f
Update link text to configure-pod-configmap.md
2022-05-30 16:42:30 +08:00
Qiming Teng
060b924df8
Tweak the share process namespace page
...
This PR removes the outdated information about very old versions of k8s releases.
It also revises the indentation of unordered lists.
Some other trivial clarifications of text are applied as well.
2022-05-29 08:03:37 +08:00
Sean Wei
50b9fb29b0
Remove data-lang for command outputs
2022-05-28 20:08:49 +08:00
Mark Rossetti
4d9e6d736b
Windows documentation overhaul ( #33582 )
...
* Move Windows storage concepts to a new page
- Move FlexVolume plugins section to docs/concepts/storage/volumes.md
- Move CSI plugins section to en/docs/concepts/storage/volumes.md
- Move in-tree plugins section to en/docs/concepts/storage/volumes.md
* Moving networking related content in
/docs/setup/production-environment/windows to various locations
- Moving windows DNS limitations to/docs/concepts/services-networking/dns-pod-service.md
- Moving windows session sticky time disclaimer to /docs/concepts/services-networking/service.md
- Moving windows dual stack support info to /docs/concepts/services-networking/dual-stack.md
- Moving generic Windows content to
/docs/concepts/services-networking/windows-networking.md
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
* Moving Windows troubleshooting topics to /tasks/debug-application-cluster/
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
* Moving windows containers user guide out of /setup/production-environment/
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
* fixup! Moving windows containers user guide out of /setup/production-environment/
* moving intro-windows-in-kubernetes content out of /setup/production-environment/
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
Co-authored-by: Aravindh Puthiyaparambil <aravindh@redhat.com>
2022-05-26 17:19:55 -07:00
Mark Rossetti
17dc7c7e2f
Add troubleshooting tips for hostprocess containers 'failed to create user process token' error during container creation
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-05-19 14:46:01 -07:00
wei.wang
d82bdb4423
[zh]Update content/zh/docs/tasks/configure-pod-container/enforce-standards-namespace-labels.md
...
[zh]Update content/zh/docs/tasks/configure-pod-container/enforce-standards-namespace-labels.md
2022-05-14 18:11:54 +08:00
Dom Goodwin
2b7319622a
Add references to pod security policies and admission controller
2022-05-11 21:00:32 +00:00
Kubernetes Prow Robot
07e1929b49
Merge pull request #33220 from Shubham82/update_link_for_Auditing
...
Improvement: Updated all the links of the task "Monitoring, Logging, and Debugging" on all pages.
2022-05-10 22:36:50 -07:00
Vivek Thomas
a566046166
Update probe-level grace period behaviour in 1.22
2022-05-04 17:26:46 +05:30
Nate W
5ead53b3e8
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-05-02 10:29:49 -07:00
Shubham Kuchhal
d1076700c7
Fixed all hyperlinks of the task "Monitoring, Logging, and Debugging" in all pages.
2022-05-02 14:46:52 +05:30
Kubernetes Prow Robot
f57b6a42a9
Merge pull request #32221 from amitech/patch-1
...
Updated configure-liveness-readiness-startup-probes.md
2022-04-30 10:07:12 -07:00
xin.li
3d69e98fb4
[en] modify debug link in configure-pod-init
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 19:01:34 +08:00
HeGaoYuan
ae677063f9
Update security-context.md
...
typo
2022-04-28 00:47:00 +08:00
Nate W
712f45dee4
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-04-26 13:11:13 -07:00
xin.li
1ab38bbaa1
[en] fix wrong link
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-23 11:33:52 +08:00
Nate W
0135d3642b
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-04-19 15:45:28 -07:00
Kubernetes Prow Robot
5c57cce5d6
Merge pull request #32711 from astraw99/patch-4
...
Update quality-service-pod.md
2022-04-14 22:41:10 -07:00
Sean Wei
01c3c53b7d
[en] Fix Markdown format
2022-04-14 01:33:53 +08:00
Nate W
e65201a5b3
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-04-11 09:31:28 -07:00
sou
4764a50fee
Update create-hostprocess-pod.md
...
Fix typo (Window -> Windows)
2022-04-09 23:52:46 +09:00
Cheng Wang
82456a84de
Update quality-service-pod.md
...
Update `Burstable` conditions
2022-04-02 13:09:56 +08:00
Nate W
f85be125b9
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-31 15:18:13 -07:00
Kubernetes Prow Robot
27684b7e90
Merge pull request #32565 from vaibhav2107/sec-context
...
Update the doc regarding outdated info in the link
2022-03-31 14:41:05 -07:00
Tim Bannister
672813f3e7
Move PSP into Security concepts section
...
The logical navigation definitely works better if Pod Security admission
and PodSecurityPolicy are pages in the same section. Make It So.
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-30 17:30:35 +01:00
Mitesh Jain
7580383a7d
Reflect the changed behaviour for multiple use of --from-env-file in ConfigMap creation ( #32603 )
...
* Fix 32392 - Reflect the changed behaviour for multiple from-env-file in configmap creation.
* Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
updated suggestions.
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-03-29 06:48:46 -07:00
Nate W
7c67921f3f
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-28 08:48:23 -07:00
Vaibhav
fa8872f70f
Update the doc regarding out of date link
2022-03-28 01:07:38 +05:30
Subhasmita Swain
09f8637c05
sample outputs created working with Kubernetes v1.24 without docker ( #31454 )
...
* sample outputs created without docker working with kubernetes v1.24
* updated
* cleaned and updated
* sample outputs created without docker working with kubernetes v1.24
* updated
* cleaned and updated
2022-03-25 17:17:58 -07:00
Kubernetes Prow Robot
1f12defa7d
Merge pull request #31805 from SergeyKanzhelev/grpcToBeta
...
promote GRPCContainerProbe to beta
2022-03-25 15:25:59 -07:00
Kubernetes Prow Robot
f81bf804fb
Merge pull request #32145 from afoster/remove-more-kompose-up-down
...
Remove kompose up and down command doc
2022-03-23 16:44:49 -07:00
dirc
56067a41c8
fixed order for resources: requests and limits
2022-03-18 16:35:44 +01:00
Manish Kumar
018b3bcbf6
Update enforce-standards-admission-controller.md
2022-03-15 01:04:36 +05:30
Amit Sharma
ef297288fa
Updated configure-liveness-readiness-startup-probes.md
...
We don't need to pass -r flag with rm command to delete a file.
2022-03-12 14:13:06 +05:30
Andrew Foster
77123a0e91
Remove kompose up and down command doc
2022-03-09 22:55:23 +11:00
Maksim Nabokikh
38c9c82c76
Update configure-service-account.md
...
fix: Delete the double running from the service account docs
2022-02-26 19:58:32 +04:00
Tim Allclair
198ae37902
Rewrite PodSecurityPolicy migration guide ( #31782 )
2022-02-24 18:07:56 -08:00
Md Shahriyar Al Mustakim Mitul
038256a86b
Solved some typos
2022-02-23 18:23:36 +06:00
Sergey Kanzhelev
b375a00dd9
promote GRPCContainerProbe to beta
2022-02-19 22:29:56 +00:00
Qiming Teng
52696d80b0
Fix links in security context page
...
The links to AppArmor etc are using redirection records. This is a bad
practice because when translating the page to a different language, the
link will become invalid. So we should use the actual target in the
English source.
This PR also fixes some incorrect syntax directives for code snippets.
2022-02-13 08:05:30 +08:00
Qiming Teng
71268c2e52
Fix link in create hostprocess pod page
...
When link target is on the same page, we don't need the path in links.
2022-02-05 12:56:13 +08:00
Shubham
9af1c83002
Added the note for --service-account-issuer flag. ( #31237 )
...
* Added the note for --service-account-issuer flag.
* Modify the Note.
* Added Content for each Flag.
* Improvement: Modify the content.
2022-02-01 07:22:12 -08:00
Kubernetes Prow Robot
e3ad96a6c4
Merge pull request #31466 from deepakcpakhale06/main
...
Updated overview section of ConfigMaps
2022-01-31 17:33:53 -08:00
Chris Short
2e870ee761
console no worky; shortening lines
2022-01-26 10:20:32 -05:00
Chris Short
da296afc78
Merge branch 'cbshort-issue-31394' of github.com:chris-short/website into cbshort-issue-31394
2022-01-26 07:14:34 -05:00
Chris Short
2e812faacf
Update static-pod.md
...
Adding console to crictl ps output lines as suggested: https://github.com/kubernetes/website/pull/31410#discussion_r791186773
2022-01-26 07:14:31 -05:00
Chris Short
2a32814359
Merge branch 'kubernetes:main' into cbshort-issue-31394
2022-01-24 15:07:23 -05:00
Chris Short
a819c51c22
Update static-pod.md
...
- Fixed brain flatuence around which runtime I was testing
- Outputs changed
- Noted added about crictl ps's default behavior of outputting sha256sum in image name
- Image name in outputs have been shortened per Slack convo https://kubernetes.slack.com/archives/C02PZMA3R6E/p1643026840047600
2022-01-24 14:40:52 -05:00
Akpobome Oke Kelvin
7023b926a6
[en] Updated the page to be more docker specific ( #31421 )
...
* Update: Updated to be more docker specific
* Update content/en/docs/tasks/configure-pod-container/pull-image-private-registry.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tasks/configure-pod-container/pull-image-private-registry.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update pull-image-private-registry.md
* Update pull-image-private-registry.md
* Update: fixes issue #31422
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-24 10:55:33 -08:00
deepakcpakhale06
0243eeb385
Updated overview section of ConfigMaps #30729
2022-01-23 10:58:40 +08:00
Kubernetes Prow Robot
f59a649376
Merge pull request #31412 from marosset/gmsa-container-runtime
...
configure-gmsa.md updates
2022-01-20 09:25:36 -08:00
shivam tyagi
e39fc674e4
Update
...
Signed-off-by: shivam tyagi <shivamt.ug19.ec@nitp.ac.in>
2022-01-20 07:42:14 +05:30
Mark Rossetti
6ffd07cbbc
Updates for EnableCompartmentNamespace fix for GMSA
2022-01-19 16:12:49 -08:00
Mark Rossetti
f13522be29
update supported container runtimes in configure-gmsa.md
2022-01-19 15:02:38 -08:00
Mark Rossetti
d2b9f0e09c
fix linting/whitespace in configure-gmsa.md
2022-01-19 14:40:09 -08:00
Chris Short
d158cdf028
Removing additional Docker mentions
2022-01-19 15:10:45 -05:00
Chris Short
40afa49efa
Update static-pod.md
...
Fixes Issue #31394
2022-01-19 14:16:57 -05:00
rob salmond
36bf4368c7
Fix broken link to grpc liveness probe yaml
2022-01-04 14:18:01 -05:00
Tim Bannister
8983d73fff
Tidy HostProcess task page ( #30762 )
...
* Tidy HostProcess task page
* Use spaces for indentation
Tabs for indentation are less easy to work with between different
contributors. Switch to spaces.
* Fix table for HostProcess requirements
2021-12-06 13:07:33 -08:00
Jesse Butler
584421fe11
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-06 08:55:54 -05:00
Brandon Smith
1c90494c38
1.22 Windows HostProcess containers update ( #30699 )
...
* Transferred applicable modifications for 1.23 over to 1.22.
* kublet -> kubelet
* Update content/en/docs/tasks/configure-pod-container/create-hostprocess-pod.md
Co-authored-by: Mark Rossetti <marosset@microsoft.com>
Co-authored-by: Mark Rossetti <marosset@microsoft.com>
2021-12-05 20:02:33 -08:00
Kubernetes Prow Robot
d2d722ae30
Merge pull request #30223 from slayer321/add-volume-example
...
docs: add PV duplicate example
2021-12-05 15:12:32 -08:00
Kubernetes Prow Robot
4f193feffe
Merge pull request #30710 from sftim/20211201_improve_probe_documentation
...
Improve documentation for container probes
2021-12-03 06:08:27 -08:00
Kubernetes Prow Robot
3baac6dde3
Merge pull request #30705 from jlbutler/merged-main-dev-1.23
...
Periodic integration branch sync for 1.23
2021-12-02 18:02:26 -08:00
Tim Bannister
8a0f330654
Improve documentation for container probes
...
- mention gRPC probes in concept page
- revise explanation of gRPC probes in task page
- general tidying
2021-12-03 00:26:22 +00:00
Brandon Smith
b90d125e1c
kublet -> kubelet ( #30700 )
2021-12-02 09:45:34 -08:00
Jesse Butler
018f9d05a2
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-01 12:23:10 -05:00
Kubernetes Prow Robot
f17f3884a2
Merge pull request #29740 from SergeyKanzhelev/grpcProbeDocsPlaceholder
...
gRPC probes support (KEP 2727)
2021-11-30 16:09:18 -08:00
Brandon Smith
6a684469cb
Windows HostProcess Beta 1.23 Documentation ( #30391 )
...
* Added initial version change
* Added more information for HostProcess in 1.23, removed content relating to 1.22 specifically.
* Made containerd mention specific to 1.6
* Added note about base images and removed annotation mentions
* Reworded prerequisites section.
2021-11-30 15:49:17 -08:00
Sergey Kanzhelev
ef6668539c
gRPC probes
2021-11-30 23:35:27 +00:00
Hang Yan
56035c1f8c
Remove kompose up and down command doc
...
kompose has drop support for `up` and `down` subcommand since v1.22.0.
Also update kompose versions
2021-11-30 23:19:13 +08:00
Kubernetes Prow Robot
48612bee86
Merge pull request #30553 from gnufied/kep-695-doc
...
Move ConfigurableFSGroupPolicy to GA
2021-11-29 13:51:21 -08:00
Hemant Kumar
2ebfcfea1a
Update docs for ConfigurableFSGroupPolicy
2021-11-29 14:03:26 -05:00
Kubernetes Prow Robot
8b9ed000f2
Merge pull request #28218 from kelvinn/patch-2
...
Fix incorrect command
2021-11-22 17:48:16 -08:00
Kubernetes Prow Robot
2b062f57e5
Merge pull request #29753 from verult/fsgroup-to-csi-beta
...
Updating DelegateFSGroupToCSIDriver feature to beta
2021-11-20 10:30:59 -08:00
Jesse Butler
d330226a95
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-11-17 12:55:09 -05:00
Kubernetes Prow Robot
9028af1ae3
Merge pull request #28226 from saschagrunert/image-config-json
...
Add docs about auth differences between Docker and Kubernetes
2021-11-17 03:49:54 -08:00
Kubernetes Prow Robot
d9a041eb7d
Merge pull request #30067 from sftim/20211013_tidy_pull_image_private_registry_task
...
Tidy task “Pull an Image from a Private Registry”
2021-11-12 19:46:46 -08:00
Cheng Xing
1e0796c4e4
Delegate FSGroup to CSI beta
2021-11-10 17:02:51 -08:00
Jordan Liggitt
4b7784728a
PodSecurity beta updates
2021-11-10 10:30:51 -05:00
Andrei Kvapil
02d9cec45e
api-audiences flag can be omitted
2021-11-08 11:52:11 +01:00
Jordan Liggitt
0dfdffe95f
Fix typo in podsecurity config example
2021-10-27 13:58:12 -04:00
slayer321
d283c1f545
docs: add PV duplicate example
2021-10-25 09:52:46 -04:00
Tim Bannister
8230d25180
Mark Docker as third-party software
...
As per the content guide, Docker is (essential) third party software.
Alternatives exist but Docker is certainly the most common tool used for
this kind of task.
Anyway, mark that it's third party.
2021-10-13 00:10:56 +01:00
Tim Bannister
0ce669e40d
Revise “Pull an Image from a Private Registry”
...
- link to new-style API reference
- call a manifest a manifest
- use tooltips where appropriate
- other general tidying
2021-10-13 00:10:06 +01:00
Jesang Myung
56506ce8db
Update configure-gmsa.md
...
add start backquote in line 261. It was missing.
2021-10-11 03:05:25 +09:00
radva
5d0c9eae0e
Update translate-compose-kubernetes.md
...
update to latest release version since version 1.22 doesn't support 3.8
2021-09-21 17:53:57 +02:00
Shubham Kuchhal
2a6272ddf8
Fixed the link for Exemptions.
2021-09-14 18:18:31 +05:30
Sascha Grunert
c86b8a3e43
Add docs about auth differences between Docker and Kubernetes
...
The interpretation between Docker and Kubernetes varies when comparing
its implementations. This allows different use cases and should be
documented accordingly.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Co-authored-by: Geoffrey Cline <gcline@amazon.com>
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-09-09 09:20:38 +02:00
Maria Camacho
f1b99bb92d
Update static-pod.md
...
Added a missing verb and full stop.
2021-08-26 19:30:42 +03: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
7331e54c09
Merge pull request #28623 from chenxuc/staticPod
...
static pod not support configmap or secret
2021-08-10 03:23:17 -07:00
Mengjiao Liu
f945335af6
Hard-code the name of the target repo's default branch instead of using the githubbranch parameter value
2021-08-10 18:03:21 +08:00