From 852772d4261fa497bbc9514215ed0a4b6b749cde Mon Sep 17 00:00:00 2001 From: Sascha Grunert Date: Mon, 30 Nov 2020 09:54:41 +0100 Subject: [PATCH] Release Engineering artifacts: Rename Docker to Container Images Beside renaming "Docker Images" to "Container Images" we also remove the note that we changed the file naming convention in 1.16, because we do not support previous releases any more. Signed-off-by: Sascha Grunert --- release-engineering/artifacts.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/release-engineering/artifacts.md b/release-engineering/artifacts.md index 9ca3be45eb..e3bd3aa9ce 100644 --- a/release-engineering/artifacts.md +++ b/release-engineering/artifacts.md @@ -1,4 +1,4 @@ -## Docker Images +## Container Images | | 386 | amd64 | arm | arm64 | ppc64le | s390x | |-------------------------- |:---: |:-----: |:---: |:-----: |:-------: |:-----: | @@ -10,9 +10,6 @@ | kube-proxy | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | kube-scheduler | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | -Note: starting at 1.16 container images archives for 'amd64' will contain the arch in the name, like 'kube-apiserver-amd64'. -These can be found inside the binaries tar files, in the manifest.json file under "RepoTags". - ## Storage ### Binaries