Commit Graph

534 Commits

Author SHA1 Message Date
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