yes please close , please see below is the answer to the query
Use an internal load balancer with Azure Kubernetes Service (AKS)
https://learn.microsoft.com/en-us/azure/aks/internal-lb
how to access Azure AKS service with a private IP (from an application which is also running in same VNET) , dont want to expose this service with Public IP
Ashley Alex
96
Reputation points
how can i access my AKS Services (say servicexyz) with private IPs , from my applications which are running in same VNET of the AKS cluster. Don't want to expose this service with Public IP.
Azure CNI networking.
Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,448 questions
Accepted answer
-
Ashley Alex 96 Reputation points
2021-03-09T10:12:38.257+00:00
3 additional answers
Sort by: Most helpful
-
Ashley Alex 96 Reputation points
2021-03-08T14:00:47.003+00:00 yeah i understood, my question is what kind of "service" need to create in AKS to get a private IP for a service which can be accessible outside the cluster.
-
Ashley Alex 96 Reputation points
2021-03-09T09:09:37.183+00:00 Thanks Harshita, not exactly but i will figure it out , thank you
-
Ashley Alex 96 Reputation points
2021-03-09T09:14:00.52+00:00 Sure , no the above answers didnt help. Thank you.