James Spurin
b8c079794a
update image reference
2024-04-11 18:40:56 +01:00
Aditya Samant
3efc5cde2f
Updating Configuration via a Configmap
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-04-05 09:16:51 +05:30
Tim Bannister
e741392f76
Fix broken hyperlink
2024-03-27 11:33:50 +00:00
Peter Hunt
c3e2106694
add documentation for the ProcMount field, originally introduced in 1.12
...
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2024-03-26 10:04:06 -04:00
Kubernetes Prow Robot
c7cd6c5644
Merge pull request #45178 from kinvolk/rata/userns-1.30
...
User namespaces doc changes for 1.30
2024-03-21 01:46:52 -07:00
Rodrigo Campos
69b9e71ff6
content: hostUsers can't be ignored from 1.30
...
Now the kubelet asks the runtime for the features it supports and if it
doesn't report user namespaces support, then the kubelet will fail the
pod creation.
Therefore, it is no longer possible for the field to be ignored.
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-03-19 14:59:40 +01:00
Rodrigo Campos
b327397fc6
content: Fix typo in userns example
...
We were showing 4294967295 for the uid_map file, that is how it looks on
the host (not the container). Let's fix that.
While we are there, let's improve the explanation too.
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-03-19 14:59:39 +01:00
Rodrigo Campos
271bb1a8fb
content: Mark userns as beta in 1.30
...
Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com>
2024-03-19 14:59:39 +01:00
Kubernetes Prow Robot
b8ec2eb353
Merge pull request #45280 from jsafrane/selinux-rwx-alpha
...
Document SELinuxMount feature gate
2024-03-15 00:38:24 -07:00
Daniel Shebib
e64910f778
Add feature gate to example
2024-03-12 14:41:25 -05:00
Jan Safranek
6a1761c33a
Document SELinuxMount feature gate
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-03-12 16:51:54 +01:00
Kubernetes Prow Robot
fc52c54fcd
Merge pull request #44693 from adityasamant25/issue-44687
...
Remove hostPort field from the liveness probe examples to align with Kubernetes best practices.
2024-02-28 08:23:49 -08:00
pegasas
d265f98ca9
Add Liveness, Readiness, and Startup Probes Concepts and supply clean up example
2024-01-24 12:19:14 +08:00
Aditya Samant
5799e6e4c6
Fix the links in the ConfigMap documentation related to projection of keys and file permissions.
2024-01-15 14:17:34 +05:30
Aditya Samant
05a4ab128a
Remove hostPort field from the liveness probe examples to align with Kubernetes best practices.
2024-01-10 08:59:02 +05:30
Kubernetes Prow Robot
a416215bbf
Merge pull request #42446 from pacoxu/pacoxu-patch-1
...
Make image registry hostname more obvious in example
2024-01-07 23:06:53 +01:00
Kubernetes Prow Robot
e2509cb624
Merge pull request #44506 from Takashiidobe/fix-typos
...
fix typos
2024-01-02 19:29:55 +01:00
hunshcn
6a7240f55b
fix serviceaccount-token-volume-projection link
2023-12-28 21:39:19 +08:00
Takashiidobe
d536e46dbd
fix typos
2023-12-24 21:00:53 -05:00
Kubernetes Prow Robot
967593f3dd
Merge pull request #44266 from adityasamant25/issue-32835
...
Changes to reflect the deprecation of pod-manifest-path argument
2023-12-22 07:43:12 +01:00
Paco Xu
9e097396b9
use image from DUMMY_SERVER in the example
2023-12-22 10:31:25 +08:00
giiiiiithub
5605ae7b99
fix the Chinese single quotes in the code to English single quotes
2023-12-20 17:06:26 +08:00
Aditya Samant
8a0a983d32
Changes to reflect the deprecation of pod-manifest-path argument
...
Changes to reflect the deprecation of pod-manifest-path argument
Update content/en/docs/tasks/configure-pod-container/static-pod.md
Review comments implemented.
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
Review comments implemented.
2023-12-10 08:25:11 +05:30
drewhagen
deaf1b920a
Merge remote-tracking branch 'upstream/main' into dev-1.29
2023-11-29 15:33:49 -06:00
Suruchi Kumari
f10369c1f5
changes done as per reviews
...
Signed-off-by: GitHub <noreply@github.com>
2023-11-28 05:58:17 +00:00
Suruchi Kumari
02aa31cc33
changes
...
Signed-off-by: GitHub <noreply@github.com>
2023-11-27 15:24:26 +00:00
Suruchi Kumari
70e2beb2f5
added note for redirect of http probe
...
Signed-off-by: GitHub <noreply@github.com>
2023-11-27 05:53:41 +00:00
Chris Henzie
c07ce392e4
Graduate ReadWriteOncePod to GA
...
Included is a task for migrating existing PersistentVolumes to use
ReadWriteOncePod, taken from the alpha blog post.
2023-11-21 09:35:09 -08:00
Oluebube Princes Egbuna
f893a19ee6
Resolved merge conflict when merging main into dev-1.29 branch
2023-11-19 16:02:40 +01:00
Monis Khan
42c9e4e20f
KEP-4193: bound service account token improvements
...
Signed-off-by: Monis Khan <mok@microsoft.com>
2023-11-16 08:48:59 -05:00
AmarNathChary
57ad2f9995
Updated_the_warning_in_readiness_probes
2023-11-10 10:10:43 +05:30
AmarNathChary
1f306bce12
updated warning in readiness probes
2023-11-08 09:53:08 +05:30
AmarNathChary
822b15d7db
Updated waring in readiness probes
2023-11-06 11:24:23 +05:30
Shubham
fba4f6cb2f
Removed outdated information for SA and Added the Note for Manually created Secret API objects. ( #43451 )
...
* Removed outdated information for SA and Added the Note for Manually created Secret API objects.
* Modified the Note.
* Simplified the Note.
2023-10-26 02:50:01 +02:00
Alex Domoradov
2d8edf7829
Update enforce-standards-admission-controller.md
...
It seems comment was set to a wrong field. There is no need to change apiserver.config.k8s.io/VERSION, we need to modify only pod-security.admission.config.k8s.io/VERSION
2023-10-17 14:00:40 +03:00
Kubernetes Prow Robot
e475bf69fb
Merge pull request #42329 from dipankardas011/private-repo
...
added Note for secret in same namespace as the Deployment, Pods
2023-10-10 05:19:56 +02:00
Qiming Teng
16fdb34540
Update pull-image-private-registry.md
2023-10-10 10:57:07 +08:00
Mohammed Affan
9d9b06845e
Fix initialDelaySeconds of container lifecycle
2023-10-02 16:18:43 +05:30
Qiming Teng
c6e7086440
Remove deprecated text from probes task
...
There are some text useful before 1.23.
Now we are moving on to v1.28 as the lastest version, these contents
become obsolete and confusing. We'd better remove them because
docs related to pre-1.24 releases are no longer supported.
2023-09-19 09:08:26 +08:00
Maximilian Kiehl
b708c1da43
Fix typo
...
Fixes a typo.
2023-09-15 09:13:46 +02:00
Kubernetes Prow Robot
fd2eeb8310
Merge pull request #42916 from MeenuyD/Irrelevan-URL
...
Irrelevant Url link has been removed
2023-09-06 22:44:56 -07:00
Kubernetes Prow Robot
4b60bd07cf
Merge pull request #42902 from zhangzhiqiangcs/fix-static-pod-output-pod-name
...
Fix: static pod example pod name
2023-09-06 09:10:52 -07:00
MeenuyD
af599d8b5b
Irrelevant Url link has been removed
2023-09-06 20:05:12 +05:30
zhangzhiqiang02
63f28c3813
Fix: static pod example pod name
...
Signed-off-by: zhangzhiqiang02 <zhangzhiqiang02@megvii.com>
2023-09-06 16:03:38 +08:00
Mengjiao Liu
e8b136c3b3
Use code_sample shortcode instead of code shortcode
2023-09-05 17:10:14 +08:00
Kubernetes Prow Robot
2bd318fee3
Merge pull request #42642 from tengqm/fix-links
...
Fix links
2023-09-03 12:55:47 -07:00
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