Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Using kubectl to Create a Deployment" tutorial doesn't work on ARM64 architecture #44379

Closed
FiredPhoenixIR opened this issue Dec 15, 2023 · 10 comments
Labels
language/en Issues or PRs related to English language needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. triage/duplicate Indicates an issue is a duplicate of other open issue.

Comments

@FiredPhoenixIR
Copy link

FiredPhoenixIR commented Dec 15, 2023

Following instructions in https://kubernetes.io/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro/

kubectl create deployment kubernetes-bootcamp --image=gcr.io/google-samples/kubernetes-bootcamp:v1

kubectl logs kubernetes-bootcamp-f95c5b745-l2422 :
exec /bin/sh: exec format error

describe pod:
Warning BackOff 76s (x10 over 3m17s) kubelet Back-off restarting failed container kubernetes-bootcamp in pod kubernetes-bootcamp-879b87896-tgg2t_default(5d4f303b-072a-4660-bfe5-c2998fb5dea4)

image

@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Dec 15, 2023
@k8s-ci-robot
Copy link
Contributor

This issue is currently awaiting triage.

SIG Docs takes a lead on issue triage for this website, but any Kubernetes member can accept issues by applying the triage/accepted label.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@FiredPhoenixIR
Copy link
Author

used this image for now and it's working as I'm on a ARM64 host: https://hub.docker.com/r/baniyuga/kubernetes-bootcamp

@dipesh-rawat
Copy link
Member

@FiredPhoenixIR Could please confirm the you are following the tutorial documentation in the webpage https://kubernetes.io/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro/? It would be nice to mention the page in the issue description (here).

@FiredPhoenixIR FiredPhoenixIR changed the title gcr.io/google-samples/kubernetes-bootcamp:v1 || Not working /deploy-app/ || gcr.io/google-samples/kubernetes-bootcamp:v1 || Not working for ARM64 Dec 15, 2023
@dipesh-rawat
Copy link
Member

/retitle "Using kubectl to Create a Deployment" tutorial doesn't work on ARM64 architecture
(To provide a more general perspective.)

/language en

@k8s-ci-robot k8s-ci-robot changed the title /deploy-app/ || gcr.io/google-samples/kubernetes-bootcamp:v1 || Not working for ARM64 "Using kubectl to Create a Deployment" tutorial doesn't work on ARM64 architecture Dec 16, 2023
@k8s-ci-robot k8s-ci-robot added the language/en Issues or PRs related to English language label Dec 16, 2023
@adityasamant25
Copy link
Contributor

This is a duplicate of #44271

@kundan2707
Copy link
Contributor

I tried on Architecture: x86_64
its working fine to me

@kumarankit999
Copy link

Yes, it also working fine x86_64

@adityasamant25
Copy link
Contributor

/triage duplicate
Same as #44271

@k8s-ci-robot k8s-ci-robot added the triage/duplicate Indicates an issue is a duplicate of other open issue. label Dec 19, 2023
@aj11anuj
Copy link
Member

aj11anuj commented Feb 1, 2024

Original issue is now fixed
/close

@k8s-ci-robot
Copy link
Contributor

@aj11anuj: Closing this issue.

In response to this:

Original issue is now fixed
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
language/en Issues or PRs related to English language needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. triage/duplicate Indicates an issue is a duplicate of other open issue.
Projects
None yet
Development

No branches or pull requests

7 participants