Kubernetes Prow Robot
0c99d50e84
Merge pull request #41460 from nirajchandak/patch-1
...
Update configure-pod-configmap.md
2023-09-03 10:25:46 -07:00
Qiming Teng
07f224714a
Fix links
...
This PR fixes some link errors as discovered by the `linkchecker.py` tool.
2023-08-31 21:11:57 +08:00
Krzysztof Dąbrowski
a6fcb58815
Update gRPC probes status to stable ( #42731 )
2023-08-27 12:46:49 +08:00
Vincent
0457e9e660
Remove redundant word in resize-container-resources.md
2023-08-21 16:07:06 +08:00
Niraj Chandak
b24d3e7d7a
Update configure-pod-configmap.md
...
Incorporated review comment
2023-08-18 12:49:36 -07:00
Kubernetes Prow Robot
681e4157de
Merge pull request #42547 from rphillips/bump_termination_grace_period
...
change terminationGracePeriodSeconds for pods to 1.28
2023-08-15 15:04:27 -07:00
Ryan Phillips
61621b61ee
change terminationGracePeriodSeconds for pods to 1.28
2023-08-15 12:12:35 -05:00
Tim Bannister
20b43d6095
Merge branch 'main' into 'dev-1.28'
2023-08-09 11:13:31 +01:00
Rodrigo Campos
c250efb81a
content: Fix typo
...
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-08-07 17:16:28 +02:00
Rodrigo Campos
c34f1ebb8e
content: Userns now supports stateful pods
...
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-08-07 17:16:28 +02:00
Dipankar Das
aa6e463934
Update content/en/docs/tasks/configure-pod-container/pull-image-private-registry.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-02 12:44:18 +05:30
Dipankar Das
a62c27cbdc
added note for secret to be in same namespace as workloads
...
secret is used to have authenticate with the private Container registry
it should be in the same namespace which container the workloads
Signed-off-by: Dipankar Das <dipankardas0115@gmail.com>
2023-08-01 14:40:52 +05:30
Mengjiao Liu
68ba9633a2
Switch English to use code not codenew shortcode
2023-08-01 16:57:17 +08:00
Kubernetes Prow Robot
004c8d3d03
Merge pull request #42183 from ChetHosey/patch-1
...
Correct link title in security-context.md.
2023-07-27 14:00:10 -07:00
Andrey Goran
eb522c126f
Replace {{< codenew ... >}} with {{% codenew ... %}} in all English docs ( #42180 )
...
* Replaced {{< codenew ... >}} with {{% codenew ... %}} in all files
* Reverted changes in non-english localizations
2023-07-25 05:54:06 -07:00
ChetHosey
8dee0cdd3e
Correct link title in security-context.md.
...
The link to an article discussing Docker and SELinux has been replaced with a link to a CRI Plugin configuration guide, which includes configuration items related to AppArmor and SELinux.
However the link still has the original title ("Tuning Docker with the newest security enhancements"). This change updates the title to match the title of the current target article.
2023-07-24 15:19:24 -07:00
kfox1111
afa0e9c6f0
Fix description of RWO
2023-07-19 13:10:01 -07:00
Tomas Tormo
866a0d28c4
Add FailedToRetrieveImagePullSecret event description to pull-image-private-registry ( #41897 )
2023-07-12 19:51:30 -07:00
Michael Ruigrok
730302b5c0
Merge branch 'main' into patch-1
2023-06-29 15:38:12 +10:00
Kubernetes Prow Robot
da0d5c530e
Merge pull request #41282 from tengqm/tweak-probes-task
...
Tidy up the probes task page
2023-06-20 18:20:20 -07:00
Michael
c37e8062b4
Tweak line wrappings in configure-gmsa.md
2023-06-13 20:23:27 +08:00
Niraj Chandak
1fa8316315
Update configure-pod-configmap.md
...
In section 'Use ConfigMap-defined environment variables in Pod commands' - Added command which can be used to show container output
2023-06-04 14:13:52 -07:00
Qiming Teng
65f7c5e138
Tidy up the probes task page
...
This PR fixes the indentation and wrapping issues in the probes task page.
2023-05-24 11:14:53 +08:00
able8
f399fec102
fix unknown field labels in configMapGenerator
2023-05-08 21:49:29 +08:00
Manu
3f5a07100a
Fix typo
2023-04-28 14:04:36 +02:00
Michael Ruigrok
eed5171ebc
wrap lines in configure-liveness-readiness-startup-probes.md
2023-04-17 11:23:44 +10:00
Stanislav Kardashov
5ed63def8a
fix minor typo permision -> permission
2023-04-15 18:38:24 +03:00
Sergey Kanzhelev
81dfd0cd00
gRPC GA ( #39919 )
2023-04-04 05:57:54 -07:00
Ryan Phillips
07bfd16069
terminationGracePeriodSeconds: stable in 1.27
2023-04-03 17:37:17 -05:00
Jan Safranek
6e568b89aa
Flip SELinuxMountReadWriteOncePod to Beta
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-04-03 16:24:26 +02:00
Kubernetes Prow Robot
2da2c6c277
Merge pull request #40407 from mickeyboxell/merged-main-dev-1.27
...
Merged main dev 1.27
2023-03-31 21:49:49 -07:00
Rodrigo Campos
2ffb037188
Document user namespace changes in v1.27 (KEP-127) ( #39860 )
...
* content: Update user namespaces version requirements
Also, with the new implementation, the fsGroup was dropped. So removed
the mention to those limitations.
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
* content: Add reference to the userns task in the concepts page
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
---------
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-03-30 20:01:48 -07:00
Vinay Kulkarni
a4eca1afc6
Documentation for in-place pod resize feature ( #39845 )
...
* Documentation for in-place pod resize feature
Fix issues from review feedback
Update content/en/docs/tasks/configure-pod-container/resize-container-resources.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Better wording and formatting of overview section
Add descriptions about allocatedResources, resources, and resize fields
Update content/en/docs/tasks/configure-pod-container/resize-container-resources.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Update content/en/docs/tasks/configure-pod-container/resize-container-resources.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Apply suggestions from code review
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Simplify the changes by using bullet points
* Apply suggestions from code review
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-03-30 19:59:48 -07:00
Mickey Boxell
a15fa4ae31
Merge remote-tracking branch 'upstream/main' into dev-1.27
2023-03-29 15:54:33 -05:00
Kanishka Verma
e6eedac1a2
Add warning that liveness probe must be configured carefully ( #39930 )
...
* a warning on liveness probes about cascading failures, added
* A warning that liveness probe must be configured carefully.
* better words are added
* wrapping of the log lines
* warning is modified that liveness probe must be configured carefully
2023-03-28 17:59:24 -07:00
Rodrigo Campos
e07c3d66b8
content: Remove "new" keyword in user namespaces docs
...
While we are there, we also change pod.spec to pod spec.
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2023-03-27 12:50:47 +02:00
Raghu
4fcd152e18
Deleted duplicate info in configure-pod-configmap
2023-03-26 10:54:54 +00:00
Michael Ruigrok
66c0e225a9
Document probe delay if startup is defined
...
If a startup probe is defined, readiness probe delays do not start until after it has succeeded.
2023-03-17 15:26:19 +10:00
Chris Henzie
e600a75b41
Update ReadWriteOncePod feature to beta
2023-03-14 13:52:52 -07:00
windsonsea
22d83f4c65
add - before an unordered list in configure-pvc page
2023-03-06 22:57:59 +08:00
zhuzhenghao
bb4092c644
cleanup page in configure-pod-container
2023-02-26 21:00:37 +08:00
Kubernetes Prow Robot
c5778fd5c0
Merge pull request #38920 from a-mccarthy/update-page-weights
...
Update page weights in tasks section
2023-02-23 14:29:35 -08:00
Kubernetes Prow Robot
5a05d6eaa9
Merge pull request #35750 from sftim/20220522_revise_configure_pod_configmap
...
Revise “Configure a Pod to Use a ConfigMap” task
2023-02-22 23:09:34 -08:00
Abigail McCarthy
9efe14f6a7
Merge branch 'main' into update-page-weights
2023-02-22 10:38:34 -05: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
João Carlos Ferra de Almeida
1bee739f1c
Merge branch 'kubernetes:main' into patch-1
2023-02-20 07:49:30 +00:00
Michael
681e433bb1
Fix typo and add blank lines in enforce-standards-admission-controller
2023-02-15 20:18:56 +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
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