kubernetes yaml standards #170
Unanswered
Staggerlee011
asked this question in
Q&A
Replies: 1 comment
-
I tend to find every team has its own existing standards before they implemented Docker/Kubernetes that we just add as labels or annotations. More standards info: Container labels: https://github.com/opencontainers/image-spec/blob/master/annotations.md Kubernetes labels, annotations, and taints: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
do you have any naming standards that you follow to manage your yaml files. ie services are always -service, cant see any blog posts about it but does look like as your cluster grows it could get very confusing without.
do you have any label standards as well :)? tier, app, version seem to be common but have you found others that you like to include?
Beta Was this translation helpful? Give feedback.
All reactions