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

Parameterize the rolling update k8s manifest files #52

Open
tamasmak opened this issue Nov 17, 2022 · 0 comments
Open

Parameterize the rolling update k8s manifest files #52

tamasmak opened this issue Nov 17, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tamasmak
Copy link
Contributor

Currently the rolling update k8s manifest files contain some parameters, e.g. version and app name, which are common in each config. These could be parameterized using the configuration management tool Kustomize.
Kustomize is a standalone tool to customize Kubernetes objects through a kustomization file. Since 1.14, Kubectl also supports the management of Kubernetes objects using a kustomization file.

@tamasmak tamasmak self-assigned this Nov 17, 2022
@heruan heruan added the enhancement New feature or request label Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants