2024-11-03 21:24:17 +00:00
|
|
|
# Cluster Conventions
|
|
|
|
|
|
|
|
Try and stick to these, so our life is a bit easier.
|
|
|
|
|
|
|
|
- Place all system components into a `*-system` namespace
|
2024-11-16 01:59:06 +00:00
|
|
|
- Place all "User apps (aka tier 2)" into the default namespace
|
|
|
|
- Folder per service
|
|
|
|
- Minimal to no cluster modification (keep everything in version control)
|