-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is neededtriage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
Expected vs actual behavior
[EXPECTED]
Paralus succesfully deploy on arm
[ACTUAL BEHAVIOUR]
modules fail to deploy due to their arch not supported for arm
Steps to reproduce the bug
- deploy paralus as in documentation on any arm kubernetes
Are you using the latest version of the project?
yes
What is your environment setup? Please tell us your cloud provider, operating system, and include the output of kubectl version --output=yaml and helm version. Any other information that you have, eg. logs and custom values, is highly appreciated!
EKS on AWS
(optional) If you have ideas on why the bug happens or how it can be solved, please provide it here
The Third party services for example contour uses old images. not only contour everything else uses very old images.
newer images of theses services contain the arm arch.
updating image tags of all these services will make paralus fully compatible for arm.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is neededtriage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.