Commit Graph

185 Commits (aae228c0377a677b59df6543f0b51cd21fcab176)

Author SHA1 Message Date
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
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
Qiming Teng 543d258587 Tweak line wrapping in the images concept page
This PR fixes the line wrapping problems found in the images.md file.
2022-12-20 14:25:20 +08:00
Dixita 2df2cb5612
Updating the content and references in the docs for Credential Provider (#38139)
GA

Signed-off-by: Dixita Narang <ndixita@google.com>

Signed-off-by: Dixita Narang <ndixita@google.com>
2022-12-05 21:30:37 -08:00
Saverio Proto dba449c2ee
Update content/en/docs/concepts/containers/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-21 09:05:23 +01:00
Saverio Proto 53155af284
Clarification on containers immutability 2022-11-18 17:21:04 +01:00
Kubernetes Prow Robot e017f77957
Merge pull request #37594 from sftim/20221029_tweak_containers_concept_index
Redo index for Containers concept
2022-11-13 23:31:57 -08:00
Tim Bannister fe9088da49 Signpost readers to Kubernetes images
Help readers find Kubernetes container images for download.
2022-11-13 17:17:48 +00:00
Tim Bannister ddfcad4fe8
Redo index for Containers concept
- Mention RuntimeClass
- omit container image and runtimeclass from links as they are already
  mentioned explicitly

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-11-09 12:32:52 +00:00
Nate W 3bb617369e updating page weights for content/en/docs/concepts/containers
Signed-off-by: Nate W <natew@cncf.io>
2022-10-24 11:34:21 -04:00
Kubernetes Prow Robot ff853e7271
Merge pull request #35391 from Rishit-dagli/Rishit-dagli-imagePullSecret-type
Add the accepted types for `imagePullSecrets`
2022-08-17 14:40:47 -07:00
Kubernetes Prow Robot ff9135b4f2
Merge pull request #35790 from wsteinford/patch-1
Fix the grammar by using the verb "set up" where appropriate instead of the noun "setup"
2022-08-10 19:40:58 -07:00
Jesús Miguel Benito Calzada 32be7449ac
Fix wrong event name
This commits substitutes the event name FailedPreStopHook with FailedPostStartHook to
make instructions consistent according to the example.
2022-08-09 13:37:15 +02:00
William Steinford d6a1ba2a6d Fix the grammar by using the verb form 'set up' where appropriate instead of the noun 'setup' 2022-08-08 16:48:26 -04:00
Rishit Dagli 6fb28754d4 Add the accepted types for `imagePullSecrets` 2022-07-29 03:28:26 +00:00
Oliver Radwell a1035d6a4a
Apply the same fix to runtime-class.md 2022-07-21 22:26:45 +01:00
Kubernetes Prow Robot 07e1929b49
Merge pull request #33220 from Shubham82/update_link_for_Auditing
Improvement: Updated all the links of the task "Monitoring, Logging, and Debugging" on all pages.
2022-05-10 22:36:50 -07:00
Shubham Kuchhal d1076700c7 Fixed all hyperlinks of the task "Monitoring, Logging, and Debugging" in all pages. 2022-05-02 14:46:52 +05:30
Qiming Teng 0bc8468bfa The PodOverhead feature is GA 2022-04-13 11:49:50 +08:00
Akihiro Suda 8c48fa656f
runtime-class.md: update containerd/cri link
The `containerd/cri` repo was merged into the `containerd/containerd` repo.
The `containerd/cri` repo is now archived.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2022-04-06 17:38:50 +09:00
Nate W 7c67921f3f Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-03-28 08:48:23 -07:00
Abigail McCarthy bde860ddcd
Update content/en/docs/concepts/containers/images.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-03-22 10:25:23 -04:00
Abigail McCarthy 5c6cbc1347 Remove Docker references in image concept page
updates from code review

Apply suggestions from code review

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-03-10 10:52:47 -05:00
Kubernetes Prow Robot aef172862a
Merge pull request #31520 from Midas847/opensource-contribution
Remove dockershim section from Runtime Class concept
2022-02-22 07:45:16 -08:00