/cue-deployment-patterns

An experimental place to iterate and discuss on common CUE-based deployments patterns

Primary LanguageCUE

CUE Deployment Patterns

In this repository we gather and discuss various deployment patterns that can be achieved using CUE. The goal of this is to have a place for reference and discussion to solve some real-world DevOps problems with CUE.

Contributing

If you have a suggestion for a modification to an existing pattern, or if you have a new one to solve a different set of challenges, please open a PR with a working example and a README highlighting how it works and the user requirements defining its purpose.