Gluttony-Cluster/docs/technical/conventions.md
2024-11-15 20:59:06 -05:00

9 lines
294 B
Markdown

# Cluster Conventions
Try and stick to these, so our life is a bit easier.
- Place all system components into a `*-system` namespace
- Place all "User apps (aka tier 2)" into the default namespace
- Folder per service
- Minimal to no cluster modification (keep everything in version control)