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

adding ks8 #537

Merged
merged 1 commit into from
Aug 5, 2024
Merged

adding ks8 #537

merged 1 commit into from
Aug 5, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Aug 5, 2024

Focuses on standardizing the namespaces across various components in our Kubernetes setup by changing the namespace from specific names like "devcontainer," "dvwa," "nvidia-smi," etc., to a more general and consistent naming convention of "application."

By making this change, we ensure a more cohesive and organized structure within our Kubernetes environment, making it easier to manage and maintain the different components. This simplification of namespace naming conventions enhances the overall clarity and consistency of our Kubernetes deployment configuration.

The modifications in this pull request update the namespaces in several deployment files, kustomization files, and namespace definitions to align with the new naming convention. These changes contribute to a cleaner and more coherent Kubernetes setup, ultimately improving the manageability and scalability of our application deployment.

@robinmordasiewicz robinmordasiewicz merged commit 218ab18 into main Aug 5, 2024
4 of 6 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev99 branch August 5, 2024 14:20
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