Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use GitOps for stack #173

Open
BSick7 opened this issue Nov 10, 2023 · 0 comments
Open

Use GitOps for stack #173

BSick7 opened this issue Nov 10, 2023 · 0 comments

Comments

@BSick7
Copy link
Contributor

BSick7 commented Nov 10, 2023

Overview

Nullstone provides GitOps support for apps.
Each repo contains configuration files in .nullstone/ that Nullstone uses to synchronize infrastructure.
However, this does not consider how to handle infrastructure that is shared across many apps (especially in the case of microservices architecture).

Consider a stack with a network, cluster, and cluster-namespace.
Many software teams want to track IaC through GitOps synchronization on a single repo.

How will it work?

A user configures a stack to synchronize a GitHub repo with Nullstone configuration.
The configuration works identical to GitOps for applications, but allows users to define shared infrastructure in a single repo.

@BSick7 BSick7 converted this from a draft issue Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant