New Initiative: GitOps Blueprints, call for volunteers #38
Replies: 3 comments
-
To future volunteers who answer @todaywasawesome's call to action for New Initiative: GitOps Blueprints, call for volunteers #38: For your consideration, the following is a suggestion about outreach efforts:
Thank you. |
Beta Was this translation helpful? Give feedback.
-
I suggest we start with gathering requests for content and individual discussions which can then be voted on for prioritization and to coordinate so that people work on different content pieces |
Beta Was this translation helpful? Give feedback.
-
Hi, The cluster provisioning process, which was designed as part of broader approach for environment management using IaC (in this case it's CDK), that will hold configurations for all environment resources, and not just the EKS cluster. The GitOps configuration parts demonstrate multiple environment configurations that spans over 3 layers (Infrastructure, configuration, and application). This repository demonstrate monorepo approach for managing both add-on, and applications deployment configuration. |
Beta Was this translation helpful? Give feedback.
-
As we've discussed in many sessions, we'd love to have something along the lines of best practices, blueprints, patterns, etc where members of the community and vendors can submit implementation patterns for GitOps using specific tools. This should have a section on the website where people can search and find blueprints based on the tools in use. For example, if a user would like to implement GitOps using AWS, Argo CD, and Vault, it would be awesome if they could find that on the GitOps website. This would also provide a great place for people to contribute what's working well for them.
This would also provide a good bridge from the principles to implementation and I would think vendors would be excited to demonstrate how their tools can fit into a GitOps flow.
I'm hoping someone is willing to volunteer to take the lead on this issue and bring a few folks together to make it awesome!
Beta Was this translation helpful? Give feedback.
All reactions