okteto / java-maven-getting-started

Develop Java Maven Apps in Kubernetes with Okteto
https://www.okteto.com
Apache License 2.0
4 stars 21 forks source link

okteto/maven:3 not available for arm64 #10

Open rhuss opened 6 months ago

rhuss commented 6 months ago

When running okteto up, I get the following error on a Mac M1, minikube:

  Warning  Failed     19s (x2 over 33s)  kubelet            Failed to pull image "okteto/maven:3": rpc error: code = Unknown desc = no matching manifest for linux/arm64/v8 in the manifest list entries

I.e. the image for arm64 is missing for this image (while it e.g. arm64 images exist for okteto/bin)

rhuss commented 6 months ago

The same is true for gradle image, too:

x4 over 2m44s)  kubelet            Failed to pull image "okteto/gradle:6.5": rpc error: code = Unknown desc = no matching manifest for linux/arm64/v8 in the manifest list entries