kubernetes / website

Kubernetes website and documentation repo:
https://kubernetes.io
Creative Commons Attribution 4.0 International
4.42k stars 14.24k forks source link

Issue with k8s.io/docs/tasks/access-application-cluster/ingress-minikube/ #45783

Open gelpenaddict opened 4 months ago

gelpenaddict commented 4 months ago
> kubectl create deployment web --image=gcr.io/google-samples/hello-app:1.0
...
> kubectl get pods
NAME                                 READY   STATUS    RESTARTS      AGE
web-57f46db77f-hlstp                 0/1     Error     4 (44s ago)   86s
>
> k logs web-57f46db77f-hlstp
exec /hello-app: exec format error 
>

The image probably needs to be updated for Apple Silicon. I also tried hello-app:2.0 from the gcr link but it got the same error.

k8s-ci-robot commented 4 months ago

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](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
stmcginnis commented 4 months ago

Related: #45420

I'm not sure it's feasible, or at least easy to do, but it would be great if all examples used multi-arch images.

gelpenaddict commented 4 months ago

It is an easy rebuild; I only made a ticket because I saw independent tutorial Youtubers fix it in a jiffy. https://docs.docker.com/build/building/multi-platform/#building-multi-platform-images

But if not, can just have different image tags by arch.

Ritikaa96 commented 4 months ago

/kind bug /language en

k8s-triage-robot commented 1 month ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot commented 3 weeks ago

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten