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