Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

K8S - Global label #117

Open
gaubej opened this issue Feb 25, 2021 · 1 comment
Open

K8S - Global label #117

gaubej opened this issue Feb 25, 2021 · 1 comment
Assignees

Comments

@gaubej
Copy link
Contributor

gaubej commented Feb 25, 2021

In order to put resources and manage them together, we can define some global labels shared accross resources of a deployment.

We can use these standard labels :

  • app : gridsuite
  • release: version or branch

These can be useful for getting all resources (deployment / service / ingress ...) or deleting them by using labels

@gaubej
Copy link
Contributor Author

gaubej commented Apr 19, 2021

Labels manager by kustomize, must work on "version"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant