AKS Concepts
Jump to navigation
Jump to search
External
Internal
Node
Nodes are Azure virtual machines.
Node Pool
Nodes of the same configuration are grouped together into node pools.
Access and Identity
https://docs.microsoft.com/en-us/azure/aks/concepts-identity
Security
https://docs.microsoft.com/en-us/azure/aks/concepts-security
Authentication
Cluster Infrastructure Authentication
The cluster infrastructure authentication is used by AKS to manage cloud resources attached to the cluster. It can be service principal or system-assigned managed identity.
Service Principal
System-Assigned Managed Identity
Networking
https://docs.microsoft.com/en-us/azure/aks/concepts-network
Ingress Controller
Storage
https://docs.microsoft.com/en-us/azure/aks/concepts-storage
Scaling
https://docs.microsoft.com/en-us/azure/aks/concepts-scale