Skip to content

Commit

Permalink
Merge pull request #1358 from saschagrunert/container-images
Browse files Browse the repository at this point in the history
Release Engineering artifacts: Rename Docker to Container Images
  • Loading branch information
k8s-ci-robot authored Nov 30, 2020
2 parents 34418bd + 852772d commit b6f479e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions release-engineering/artifacts.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Docker Images
## Container Images

| | 386 | amd64 | arm | arm64 | ppc64le | s390x |
|-------------------------- |:---: |:-----: |:---: |:-----: |:-------: |:-----: |
Expand All @@ -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
Expand Down

0 comments on commit b6f479e

Please sign in to comment.