Commit Graph

207 Commits (issues-48002)

Author SHA1 Message Date
Shashank vimal 32e235b281
Update content/en/docs/concepts/containers/images.md
Co-authored-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
2025-05-20 11:03:42 +05:30
Shashank vimal 20e942b0f8
Update images.md
This is controlled by the`imagePullCredentialsVerificationPolicy` field in the

[Kubelet configuration](/docs/reference/config-api/kubelet-config.v1beta1#ImagePullCredentialsVerificationPolicy).

to 

[Kubelet configuration]https://kubernetes.io/docs/reference/config-api/kubelet-config.v1beta1/#imagepullcredentialsverificationpolicy
2025-05-19 19:47:50 +05:30
Mauren Berti 8a14b88f38
Apply changes from code review
* Fix wording in some items.
* Add some tooltips.
* Add blurbs in topics useful for static Pods.
* Fix some Pod references to use upper camel case.
* Fix title to use sentence case.
2025-05-13 23:14:13 -04:00
Mauren Berti 13d2c1474e
Update images.md to follow style guide recommendations
Update page /docs/concepts/containers/images.md to follow
recommendations on the style guide of Kubernetes documentation:
* Make punctuation consistent across list items.
* Use upper camel case for API types.
* Remove unnecessary phrases.
* Include links to content within the same page.
* Fix small grammar and typos.
* Add missing periods in sentences.
* Use angle brackets in placeholders.
2025-05-13 23:14:00 -04:00
Sreeram Venkitesh fea3a58caf
KEP 4960: Container Stop Signals (#49857)
* Placeholder docs PR for KEP 4960: Container Stop Signals

* Added note in pod termination page

* Added stop signal section in pod termination docs

* Update pod-lifecycle.md

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2025-04-08 00:26:40 -07:00
Kubernetes Prow Robot 8fc54795d8
Merge pull request #49886 from dshebib/2535-secret-pulled-images-alpha
KEP 2535: Ensure Secret Pulled Images
2025-04-06 15:38:38 -07:00
Daniel Shebib 5a1b532179 add documentation for 2535
Co-authored-by: Standa Láznička <stlaz@users.noreply.github.com>
2025-04-06 16:36:21 -05:00
Sreeram Venkitesh cf40ef0bf8
KEP 4818: PodLifecycleSleepActionAllowZero beta graduation (#49858)
* Docs PR for KEP 4818: Pod Lifecycle Sleep action allow zero value

* Update container-lifecycle-hooks.md

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2025-04-05 01:30:37 -07:00
Kuba Tużnik dc530ffd6a cluster-autoscaling -> node-autoscaling clean-up
301 redirect added, and a bunch of references on other pages
renamed.
2025-02-12 19:43:52 +01:00
Kubernetes Prow Robot a9ad0614d2
Merge pull request #48291 from alant94/patch-1
Mark tcpSocket Pod lifecycle handler as deprecated
2025-01-27 09:39:23 -08:00
Tim Bannister d5c3621aaf
Use site-relative hyperlink
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2025-01-27 17:29:19 +00:00
Kubernetes Prow Robot 6e46b9efbd
Merge pull request #48439 from sreeram-venkitesh/4818-allow-zero-for-prestop-hook
KEP 4818: PodLifecycleSleepActionAllowZero
2024-11-22 20:46:55 +00:00
Shedrack akintayo c6afb74d66 Merge main into dev-1.32 to keep in sync 2024-11-20 14:04:09 +00:00
James Hewitt 22030b43ef
Clarify image pull secret documentation (#48718)
* Clarify image pull secret documentation

The statement about missing pull secrets is incorrect, the kubelet will still attempt to pull the image if a pull secret is missing.

Added some information about how multiple pull secrets are handled.

Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>

* Update content/en/docs/tasks/configure-pod-container/pull-image-private-registry.md

Co-authored-by: Xander Grzywinski <xandergrzyw@gmail.com>

* Clarify what happens if no pull secret matches

---------

Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>
Co-authored-by: Xander Grzywinski <xandergrzyw@gmail.com>
2024-11-20 00:22:53 +00:00
Sreeram Venkitesh 49e252c13d Fixed feature gate until version and added note to container lifecycle hooks 2024-11-18 20:22:35 +05:30
Paco Xu daf09dc461
update maxParallelImagePulls to beta
- since the e2e test was added
2024-11-11 11:05:21 +08:00
AxeZhan 036dd680f9 Revert "[KEP-3960] - update docs for GA"
This reverts commit 563032ef02.
2024-11-07 09:17:56 +08:00
Kubernetes Prow Robot 4d65a6b4d2
Merge pull request #48295 from AxeZhan/ga3960
[KEP-3960] - update docs for GA
2024-11-06 00:47:29 +00:00
AxeZhan 563032ef02 [KEP-3960] - update docs for GA 2024-11-05 10:53:02 +08:00
Aliaksei f014a97893
Fixed URL 2024-10-20 20:52:17 -04:00
Aliaksei ba04b3bacb
Mention that tcpSocket is deprecated 2024-10-20 20:51:02 -04:00
Mahdi Azarboon 91ad67cbfa
Update _index.md
Added an introductory sentence.
2024-10-12 20:17:27 +08:00
Mahdi Azarboon 7919d29c9c
Update _index.md
Changed it according to the feedback to follow the guidelines
2024-10-12 20:09:05 +08:00
Mahdi Azarboon 735d7bcbc9
Update _index.md 2024-10-12 14:43:44 +08:00
Aliaksei af9eb1cd8d
Update container-lifecycle-hooks.md 2024-10-11 19:59:36 -04:00
Charles Uneze 16e3ad4bae Update container-lifecycle-hooks.md
Co-authored-by: Ricardo Amaro <ricardoamaro@users.noreply.github.com>

Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>
2024-07-03 07:30:02 +00:00
Kubernetes Prow Robot 3d363df4cc
Merge pull request #45788 from sergeyshevch/feat/update-image-name-documentation
feat: Update image name documentation
2024-05-16 08:57:11 -07:00
Sergey Shevchenko 9105838778
Fix review comments 2024-04-14 18:13:23 +03:00
Sergey Shevchenko 523a119eb1
feat: Update image name documentation 2024-04-06 15:27:13 +03:00
Kubernetes Prow Robot 16a3008f5c
Merge pull request #45129 from AxeZhan/beta3960
graduate PodLifecycleSleepAction to beta (KEP 3960)
2024-03-22 17:51:53 -07:00
AxeZhan 7151fc2534 graduate PodLifecycleSleepAction to beta 2024-02-15 09:46:43 +08:00
Dipesh Rawat a3f297bc80
Use new feature_gate_name option 2024-02-12 19:16:20 +00:00
steve-hardman 712f1258a2
Fix typo
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-12-29 15:02:35 +00:00
steve-hardman a17b89663b
Fix typo 2023-12-24 15:39:59 +00:00
Aurelie Vache 4b8b571cfa
fix: feature gate link 2023-12-15 21:30:44 +01:00
Kirtana Ashok 6f2db0bfa6 Change font size for image pull per runtime doc
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
2023-11-28 09:43:41 -08:00
Kubernetes Prow Robot cb04844a32
Merge pull request #44028 from kiashok/docs-kep4216-dev1.29
[dev-1.29] Add docs for KEP 4216: Image pull per runtime class
2023-11-27 15:20:13 +01:00
Kirtana Ashok edddb55b7a KEP 4216: Doc changes for image pull per runtime class
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
(cherry picked from commit 10a984d1ed)
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
2023-11-26 14:05:29 -08:00
Oluebube Princes Egbuna 0fbfc94968 Merge remote-tracking branch 'upstream/main' into dev-1.29 2023-10-25 09:39:05 +01:00
AxeZhan 5aa6dc7c39 PodLifecycleSleepAction 2023-10-19 10:37:33 +08:00
Sascha Grunert 0f1a7a1b7b
Fix `config.json` interpretation
As outlined in https://github.com/kubernetes/kubernetes/issues/119941,
the implementation is more specific than a regular glob match. Updating
the docs to reflect that.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-09-28 11:28:20 +02:00
Tim Bannister 9520b96a61 Revise docs home page
Reorder and replace cards to better (I hope!) serve our readers.
2023-08-09 11:49:12 +01:00
Kubernetes Prow Robot aa8eabc49a
Merge pull request #40375 from candrews/patch-1
Clarify image pull policy regarding digests
2023-06-30 06:22:43 -07:00
Marcelo Giles b4a3763273
Fix Kubernetes typo 2023-05-24 18:34:15 -07:00
Marcelo Giles 873b01b097
Reinstate kubelets credential provider info
Add (GCR) to list item

Add missing acronyms to list

Rewrite kubelet legacy credential provider

Update section title header
2023-05-24 17:04:50 -07:00
Kubernetes Prow Robot 251599f207
Merge pull request #40896 from ggold7046/patch-2
Update _index.md
2023-05-08 17:24:52 -07:00
Tim Bannister 50d7e85643
Migrate from fullVersion param to skew shortcode
Use {{< skew currentPatchVersion >}} to render the latest patch version
for the minor release being documented.
2023-05-02 23:25:30 +01:00
AG 6034fb8536
Update _index.md
Fixed grammatical errors.
2023-04-29 21:15:30 +05:30
Craig Andrews 28c9534bf8
Clarify image pull policy regarding digests
If the digest is specified, the default is `imagePullPolicy` is `IfNotPresent` (the same as if a tag is provided).
2023-03-28 12:57:09 -04:00
ruiwen-zhao ee72c54853 Document update for MaxParallelImagePulls
Signed-off-by: ruiwen-zhao <ruiwen@google.com>
2023-03-23 04:11:59 +00:00