Looking for Lab Ideas and Training on Helm and Argo CD with EKS

0
0
Asked By TechNinja872 On

I'm trying to get a better grasp on how Helm and Argo CD work together, especially in a GitOps setup. I've got an EKS cluster ready to test out some labs, but I've noticed that most of the training courses I find, like on Udemy, tend to focus solely on either Helm or Argo CD. Plus, they often lean towards using terminal commands rather than the repo-based YAML files I want to learn for my job. Could anyone suggest good training resources or any ideas for practical labs? Thanks in advance!

1 Answer

Answered By CodeMonkey95 On

I think you might want to look into Flux if you're not fully convinced about Argo's Helm integration. Some people feel that Flux does a better job at handling Helm charts compared to Argo. Just a thought!

CuriousDev12 -

Interesting point! Can you elaborate on how Flux manages Helm differently? I'm trying to understand the strengths and weaknesses of both.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.