Closed camrossi closed 1 year ago
@camrossi: 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.
To be honest, it might be easier to list AMD64 architecture as a pre-requisite.
/retitle Update “Example: Deploying PHP Guestbook application with Redis” to use MultiArch images
Is not just Redis also front end was using the wrong tag and not working on ARM
On Sat, 23 Jul 2022 at 03:27, Tim Bannister @.***> wrote:
/retitle Update “Example: Deploying PHP Guestbook application with Redis” to use MultiArch images
— Reply to this email directly, view it on GitHub https://github.com/kubernetes/website/issues/35210#issuecomment-1192789636, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD6E4PKB5LJYRBNVFFBFQR3VVLKXLANCNFSM54FVRSIA . You are receiving this because you were mentioned.Message ID: @.***>
We could but all the images are already there, seems is a shame ?
On Sat, 23 Jul 2022 at 00:24, Tim Bannister @.***> wrote:
To be honest, it might be easier to list AMD64 architecture as a pre-requisite.
— Reply to this email directly, view it on GitHub https://github.com/kubernetes/website/issues/35210#issuecomment-1192628816, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD6E4PLFPGW2RY55A6ZN5Y3VVKVJ3ANCNFSM54FVRSIA . You are receiving this because you were mentioned.Message ID: @.***>
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
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:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.
This bot triages issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/reopen
/remove-lifecycle rotten
Please send feedback to sig-contributor-experience at kubernetes/community.
/close not-planned
@k8s-triage-robot: Closing this issue, marking it as "Not Planned".
I am testing the guestbook application on a ARM64 cluster and I noticed not all the images are multi arch.
This combination works for me:
But I then had to modify the Services and Deployment to use the old non Bias-Free Language. It would be great if you could make the
gb-redis-follower
multi arch.Also the gb-frontend should be
v6
that is the multiarch version