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

Merged
merged 1 commit into from
Sep 19, 2024
Merged

adding init #599

merged 1 commit into from
Sep 19, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Sep 19, 2024

Includes changes to the Azure Kubernetes Service (AKS) cluster configuration in the terraform/spoke-k8s_cluster.tf file. The following modifications have been made:

  • Updated the support_plan from "AKSLongTermSupport" to "#KubernetesOfficial" and changed the sku_tier from "Premium" to "Standard".
  • Updated the kubernetes_version from "1.27" to "1.30".
  • Updated the orchestrator_version from "1.27" to "1.30".

These changes aim to align the AKS cluster configuration with the latest Kubernetes version and support plan, ensuring that the cluster is up-to-date and utilizing standard resources.

The update to the Kubernetes version and support plan enhances the stability, security, and performance of the AKS cluster, providing a more reliable environment for running containerized applications.

@robinmordasiewicz robinmordasiewicz merged commit ff0ccc0 into main Sep 19, 2024
3 of 7 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev106 branch September 19, 2024 02:42
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