-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
4.22.0
-
None
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Image
quay.io/openshift/community-e2e-images:e2e-22-registry-k8s-io-e2e-test-images-node-perf-tf-wide-deep-1-3-EDGj7EOLGmRjJ92y
Problem
This image is not a manifest list and does not support multi-architecture deployments. Images that don't contain each of the required architectures can cause hard to diagnose multi-arch failures.
Missing architectures
All architectures (image needs to be converted to a manifest list supporting amd64, arm64, ppc64le, s390x)
Usage
This image is used by upstream Kubernetes node performance tests (test/e2e_node/node_perf_test.go) that test CPU manager performance with TensorFlow workloads. The test requires 15 CPUs and 16Gi
memory and validates kubelet CPU manager static policy behavior.
Originally added by
Maciej Szulik in PR #26054 (k8s 1.21 bump) on April 23, 2021
Note
A temporary exception has been granted for this image in the verify-image-manifest-lists presubmit in openshift/origin. This exception will need to be removed once the image contains the proper
multi-arch manifest.