Skip to content

Commit 55c69cb

Browse files
authored
Merge pull request #37874 from sftim/20221113_link_kubernetes_image_concept_download_page
From container image concept page, signpost readers to Kubernetes downloads
2 parents ee56ef7 + fe9088d commit 55c69cb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/en/docs/concepts/containers/images.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ before referring to it in a
1919

2020
This page provides an outline of the container image concept.
2121

22+
{{< note >}}
23+
If you are looking for the container images for a Kubernetes
24+
release (such as v{{< skew latestVersion >}}, the latest minor release),
25+
visit [Download Kubernetes](https://kubernetes.io/releases/download/).
26+
{{< /note >}}
27+
2228
<!-- body -->
2329

2430
## Image names

0 commit comments

Comments
 (0)