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

refactor: add kustomize base and dev overlay #429

Merged
merged 1 commit into from
Jun 15, 2024
Merged

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Jun 15, 2024

Refactors the code by adding a Kustomize base and dev overlay to the existing setup in the terraform/kubernetes.tf file. By introducing the azurerm_kubernetes_flux_configuration resource with a specific dev Kustomization, we are enhancing the configuration management capabilities of our Kubernetes cluster.

The addition of the Kustomize base and dev overlay allows for more flexible and efficient management of Kubernetes resources, enabling easier customization and maintenance of configurations. This change streamlines the deployment process and improves the overall organization and scalability of the project's Kubernetes setup.

Overall, this refactor enhances the project's infrastructure management by integrating Kustomize overlays, providing a more structured and manageable approach to Kubernetes resource configuration.

@robinmordasiewicz robinmordasiewicz merged commit 80d705f into main Jun 15, 2024
4 of 7 checks passed
@robinmordasiewicz robinmordasiewicz deleted the k8s7 branch June 15, 2024 00:13
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 this pull request may close these issues.

1 participant