AKS - Air-Gapped Environment

Gopinath Rajee 651 Reputation points
2023-03-03T01:04:49.3833333+00:00

All,

There was a discussion that came up about making AKS an air-gapped environment. What does this mean? The AKS which is a Private AKS is a combination of PaaS/IaaS with the management plane in the control of Microsoft and the compute plane with us.

We have our internal ACR to which we load the images from the vendors and eventually update the applications. The AKS does not have access to the internet.

Thanks,

grajee

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,999 questions
0 comments No comments
{count} votes

Accepted answer
  1. KarishmaTiwari-MSFT 19,032 Reputation points Microsoft Employee
    2023-03-03T02:24:00.6666667+00:00

    Hi Gopinath Rajee ,Thanks for posting your query on Microsoft Q&A.

    An air-gapped environment refers to a network that is isolated from the internet and other networks that are connected to it. This means that there is no way for data to be transferred between the air-gapped system and other systems.

    In the context of AKS, making AKS an air-gapped environment means that the AKS cluster does not have access to the internet and is isolated from other networks. This can be achieved by deploying or attaching a default AKS cluster to an isolated Azure Virtual Network (VNet) or by attaching a private AKS cluster to a VNet.

    To secure the Azure Machine Learning workspace resources and compute environments, you can use an isolated Azure Virtual Network. If your AKS cluster is behind a VNet, your workspace and its associated resources (such as storage, key vault, and ACR) must have private endpoints or service endpoints in the same VNet as the AKS cluster.

    In the context of AKS on Azure Stack Hub, this means that customers may deploy Azure Stack Hub in a fully disconnected environment*.*

    Additional Reading:

    1. https://govdevsecopshub.com/2021/10/28/two-challenges-when-using-kubernetes-in-air-gapped-environments/
    2. https://learn.microsoft.com/en-us/azure-stack/user/aks-overview?view=azs-2206

    If you have any questions/concerns, let me know in the "comments" and I will be happy to investigate further.

    If this helped, please 'Accept Answer' so that it can help others in the community.


0 additional answers

Sort by: Most helpful