You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to argo and autopilot (and gitops tbf) but I wondered how I would nest projects. If my understanding is correct a project could be used to describe an environment or a collection of things or applications.
We structure our clusters like non prod (npr) / prod (prd) and then region, environment and customer/tenant sepecific thing if we have a specific resource to that level
So our physical clusters are like:
NPR-EU
PRD-EU
PRD-US
etc
In my head the project or overlay structure would be something like
NPR
EU
INT
Tenant1
QAS
Tenant2
PRD
EU
STG
etc
I've been following the docs on creating a project etc, but not sure how I would achieve the above, or if this goes against the opinionated nature of autopilot?
The reason behind the structure of the above is that I can create kustomisations at the different levels to share config like name prefixes down between the children of a particular environment or region.
Intresested in any feedback :)
The text was updated successfully, but these errors were encountered:
Hi
I'm new to argo and autopilot (and gitops tbf) but I wondered how I would nest projects. If my understanding is correct a project could be used to describe an environment or a collection of things or applications.
We structure our clusters like non prod (npr) / prod (prd) and then region, environment and customer/tenant sepecific thing if we have a specific resource to that level
So our physical clusters are like:
NPR-EU
PRD-EU
PRD-US
etc
In my head the project or overlay structure would be something like
I've been following the docs on creating a project etc, but not sure how I would achieve the above, or if this goes against the opinionated nature of autopilot?
The reason behind the structure of the above is that I can create kustomisations at the different levels to share config like name prefixes down between the children of a particular environment or region.
Intresested in any feedback :)
The text was updated successfully, but these errors were encountered: