Commit Graph

525 Commits

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