AKS Concepts: Difference between revisions
Jump to navigation
Jump to search
(→Egress) |
|||
Line 29: | Line 29: | ||
=Scaling= | =Scaling= | ||
https://docs.microsoft.com/en-us/azure/aks/concepts-scale | https://docs.microsoft.com/en-us/azure/aks/concepts-scale | ||
Revision as of 20:49, 31 March 2021
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