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

fix: (IAC-1072) Enabling North-South traffic #341

Merged
merged 1 commit into from
Oct 11, 2023
Merged

fix: (IAC-1072) Enabling North-South traffic #341

merged 1 commit into from
Oct 11, 2023

Conversation

riragh
Copy link
Member

@riragh riragh commented Oct 11, 2023

Changes:

Starting Kubernetes version 1.25 the north-south traffic in Azure stopped working. There were no changes to azure-ip-masq-agent or coredns. On investigating further found out that changes were made to Azure's standard Loadbalancer. See the following note in AKS public standard load balancer documentation

image

To enable the North-South traffic again for AKS clusters, adding the aks_pod_cidr to terraform output for viya4-deployment to consume the changes.

Tests:

Verified aks_pod_cidr was included in terraform.tfstate file

outputs.tf Show resolved Hide resolved
@riragh riragh merged commit 05cda42 into staging Oct 11, 2023
3 checks passed
@riragh riragh deleted the IAC-1072 branch October 11, 2023 20:07
@riragh riragh mentioned this pull request Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants