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 init #518

Merged
merged 1 commit into from
Aug 4, 2024
Merged

adding init #518

merged 1 commit into from
Aug 4, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Aug 4, 2024

Adds initialization steps to improve the setup and configuration of our infrastructure. In the kustomization.yaml file, the flannel resource has been removed and the fortiweb-ingress resource has been added.

In the spoke-k8s_cluster.tf file, the following changes have been made:

  • support_plan has been set to "AKSLongTermSupport".
  • kubernetes_version has been updated to "1.27".
  • sku_tier has been changed to "Premium".
  • The network_plugin has been modified to use "azure".
  • The pod_cidr setting has been commented out for future reference.

These changes aim to enhance the initialization process and ensure a more robust and efficient setup for our infrastructure.

@robinmordasiewicz robinmordasiewicz merged commit 39a1819 into main Aug 4, 2024
4 of 7 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev99 branch August 4, 2024 19:38
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