armadaproject / armada

A multi-cluster batch queuing system for high-throughput workloads on Kubernetes.
https://armadaproject.io
Apache License 2.0
466 stars 134 forks source link

Operator/Helm/Localdev Image Sync #2911

Open Sharpz7 opened 1 year ago

Sharpz7 commented 1 year ago

We should ensure that all our different methods of working with Armada are using the same release cycle and are up-to-date.

This would involve:

And ensuring they are in sync with their configs / images. It would also involve checking the other repos in https://github.com/armadaproject and ensuring they are correct too.

This is a great way to get some experience with Armada and understand how it works. Note that you probably need a pretty beefy machine to run it.

┆Issue is synchronized with this Jira Task by Unito

MeenuyD commented 1 year ago

I would like to work on this issue can you guide me on how to get started with this to solve the issue

Sharpz7 commented 1 year ago

Hey @MeenuyD. I left links for where you need to begin. Basically, make sure you can run armada, and then you are checking the docker images. Are they all coming from the same place, or not.

We want to use the docker images being built in our CI - so check there for the gold standard

richscott commented 11 months ago

@Sharpz7 We should note that Helm-based deployments of Armada are not supported now.