radius-project / radius-project/docs
Dapr microservices tutorial ARM image support
Nobody has claimed this yet.
- Dominant language
- Bicep
- Stars
- 26
- Forks
- 52
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 3
Description
I am assuming the image that is used for the radius Dapr microservices tutorial is compiled to run on AMD machines- if you have an M1 mac you will have issues because the code container is failing to execute as it is not compatible with the ARM cluster I am running on Kind.
I would propose that there be an image tag for platform compilation. I will try the workaround of building and pushing my own image, but I am guessing others might run into this problem if they are using a local cluster on M1 mac
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Radius Dapr microservices tutorial and identify the code-container image it references. Reproduce the failure on an ARM Kind cluster, then determine how the image is built and tagged. Done means the tutorial's image can run on ARM clusters or clearly documents the required platform tag.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, kubernetes
- Domain
- devops, documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100