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 #534

Merged
merged 1 commit into from
Aug 5, 2024
Merged

adding ks8 #534

merged 1 commit into from
Aug 5, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Aug 5, 2024

Adds the dvwa application to the Kubernetes cluster configuration. It includes modifications in the following files:

  1. Added dvwa to the resources in manifests/apps/kustomization.yaml.
  2. Updated the port number for the dvwa service in manifests/ingress/Ingress.yaml.
  3. Created a new Ingress.yaml resource in manifests/ingress/kustomization.yaml.
  4. Removed the dependency on azurerm_kubernetes_cluster.kubernetes_cluster in terraform/spoke-k8s_cluster.tf and added a new dependency for azurerm_subnet.spoke_subnet.id.
  5. Updated the flux_configuration in terraform/spoke-k8s_cluster.tf to include a new kustomization for the ingress path.

These changes enhance the Kubernetes cluster configuration by adding the dvwa application, ensuring proper networking and resource management within the cluster.

@robinmordasiewicz robinmordasiewicz merged commit 4f367f8 into main Aug 5, 2024
4 of 7 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev99 branch August 5, 2024 13:28
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