

# Resources
<a name="resources"></a>

The following resources provide official documentation, practical guides, case studies, and in-depth analyses that can help you make an informed decision when choosing a GitOps tool for your EKS cluster. They cover various aspects of GitOps, including implementation strategies, best practices, comparisons between different tools, and real-world experiences.

AWS resources:
+ [Amazon EKS documentation](https://docs.aws.amazon.com/eks/latest/userguide/what-is-eks.html)
+ [Automating Amazon EKS with GitOps](https://aws.amazon.com/blogs/containers/automating-amazon-eks-with-gitops/) (AWS blog post)
+ [Introduction to GitOps on EKS with Weaveworks](https://weaveworks-gitops.awsworkshop.io/) (AWS workshop)
+ [Flux lab](https://www.eksworkshop.com/docs/automation/gitops/flux/) (Amazon EKS workshop)
+ [Argo CD lab](https://www.eksworkshop.com/docs/automation/gitops/argocd/) (Amazon EKS workshop)

GitOps and tool documentation:
+ [GitOps Best Practices for Continuous Deployment and Progressive Security](https://webinars.devops.com/gitops-best-practices-for-continuous-deployment-and-progressive-security) (on-demand DevOps.com webinar)
+ [Kubernetes documentation](https://kubernetes.io/docs/concepts/cluster-administration/cluster-management/#gitops)
+ [Argo CD documentation](https://argo-cd.readthedocs.io/en/stable/)
+ [Flux documentation](https://fluxcd.io/docs/)
+ [Weave GitOps documentation](https://docs.gitops.weaveworks.org/docs/intro-weave-gitops/)
+ [Jenkins X documentation](https://jenkins-x.io/v3/develop/)
+ [GitLab CI/CD documentation](https://docs.gitlab.com/topics/build_your_application/)
+ [Spinnaker documentation](https://spinnaker.io/docs/)
+ [Rancher Fleet documentation](https://fleet.rancher.io/)
+ [Codefresh documentation](https://codefresh.io/docs/gitops/)