armada icon indicating copy to clipboard operation
armada copied to clipboard

Operator/Helm/Localdev Image Sync

Open Sharpz7 opened this issue 1 year ago • 3 comments

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:

  • Running Localdev: https://armadaproject.io/developer
  • Running the Helm Deployment: https://armadaproject.io/production-install
  • Running the Operator: https://github.com/armadaproject/armada-operator

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

Sharpz7 avatar Aug 24 '23 05:08 Sharpz7

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

MeenuyD avatar Aug 24 '23 14:08 MeenuyD

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

Sharpz7 avatar Aug 24 '23 16:08 Sharpz7

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

richscott avatar Oct 05 '23 20:10 richscott