question

Hitendra-9698 avatar image
0 Votes"
Hitendra-9698 asked prmanhas-MSFT rolled back

Kubernetes in same subnet not able to connect inside that vnet vm

I have deployed an AKS cluster in a private Subnet. I assigned a internal load balancer whose IP is assigned from vnet only which is having IP 10.41.1.2
and pod IP is 10.41.0.32.

Issue here is that VM is able to connect with pod IP but not with load balancer IP.

Any IP 10.41.1. is not able to connect. But 10.41.0. is able to connect. and they come in same subnet.


Please assist.

azure-kubernetes-serviceazure-webapps-vnet
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@Hitendra-9698 Apologies for delay in response and all the inconvenience caused because of the issue.

Did you create an internal load balancer with annotation as shown in the following example:
https://docs.microsoft.com/en-us/azure/aks/internal-lb#create-an-internal-load-balancer ?

Thanks,
Olga

0 Votes 0 ·

1 Answer

Hitendra-9698 avatar image
0 Votes"
Hitendra-9698 answered

Yes I created by referring above link. But still not able to connect with internal load balancer. And same set up of AKS is working on another subnet.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.