9 lines
294 B
Markdown
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)
|