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

AKS using AZURE CNI looking for routable to connect to the application gateway. #4801

Open
Gomolemo-Matsunyane opened this issue Feb 19, 2025 · 3 comments
Labels
bug Needs Attention 👋 Issues needs attention/assignee/owner networking/azcni

Comments

@Gomolemo-Matsunyane
Copy link

I am using Azure CNI with AKS which does not require route table to communicate with Appgateway but for some it is looking for it.

I am unable to push listerners to the appgateway.

I0219 09:44:18.238528 1 utils.go:113] Using verbosity level 3 from environment variable APPGW_VERBOSITY_LEVEL
I0219 09:44:18.263718 1 supported_apiversion.go:70] server version is: 1.28.0
I0219 09:44:18.273271 1 main.go:118] Using User Agent Suffix='agic-release-ingress-azure-b98b87d78-v4p6t' when communicating with ARM
I0219 09:44:18.273402 1 main.go:137] Application Gateway Details: Subscription="68e2c2bc-d237-4589-933d-974f46f2fb66" Resource Group="BVB-aksinfra-prod-rg" Name="BVB-AppGateway-Prod"
I0219 09:44:18.273510 1 auth.go:42] Creating authorizer from file referenced by environment variable: /etc/Azure/Networking-AppGW/auth/armAuth.json
I0219 09:44:18.273472 1 httpserver.go:57] Starting API Server on :8123
I0219 09:44:18.273596 1 client.go:133] Getting Application Gateway configuration.
I0219 09:44:19.894129 1 main.go:186] Ingress Controller will observe the following namespaces:agic
I0219 09:44:20.707566 1 client.go:250] Error getting route table '/subscriptions/68e2c2bc-d237-4589-933d-974f46f2fb66/resourceGroups/MC_BVB-aksinfra-prod-rg_BVB-AKS-Prod_southafricanorth/providers/Microsoft.Network/routeTables/aks-agentpool-33671859-routetable' (this is relevant for AKS clusters using 'Kubenet' network plugin): network.RouteTablesClient#Get: Failure responding to request: StatusCode=404 -- Original Error: autorest/azure: Service returned an error. Status=404 Code="ResourceNotFound" Message="The Resource 'Microsoft.Network/routeTables/aks-agentpool-33671859-routetable' under resource group 'MC_BVB-aksinfra-prod-rg_BVB-AKS-Prod_southafricanorth' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix"
I0219 09:44:20.707593 1 context.go:172] k8s context run started
I0219 09:44:20.707621 1 context.go:239] Waiting for initial cache sync
I0219 09:44:20.707716 1 reflector.go:296] Starting reflector *v1beta1.AzureApplicationGatewayRewrite (30s) from pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/r

Copy link
Contributor

@Azure/aks-pm issue needs labels

1 similar comment
Copy link
Contributor

@Azure/aks-pm issue needs labels

Copy link
Contributor

Action required from @aritraghosh, @julia-yin, @AllenWen-at-Azure

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs Attention 👋 Issues needs attention/assignee/owner label Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Needs Attention 👋 Issues needs attention/assignee/owner networking/azcni
Projects
None yet
Development

No branches or pull requests

2 participants