You are on page 1of 1

Azure Kubernetes

Service

Kubernetes provides both container management and container orchestration.

Container orchestration is a system that automatically deploys and manages


containerized apps. For example, the orchestrator can dynamically increase or
decrease the deployed instances of the managed app. Or it can ensure all deployed
container instances get updated if a new version of a service is released.

Control Plane Node Pool =Agent Pool Ingress Controller:


Version 1.19 Ingress Controller _1
Standard_F8s_v2 10.13.108.84
4 Nodes 2 Load Balancing Rules:
AKS Instance Scheduler ETCD
VNET-10.100.1.0/22 Ingress Rule 1
ml-aks-polarisv2-prod-6e352c30.hcp.eastus2.azmk8s.io SUBNET: 10.113.1.0/24 Ingress Rule 2
API
SERVER: AKSUbuntu-1804gen2conta
Azure CNI
Cloud Service CIDR
Controller 172.16.0.0/ 16
Manager DNS service IP
172.16.0.10
Docker bridge CIDR
172.17.0.1/ 16

Master Node

Node 1
Node 4

Pod 2 Pod 3
Pod 1
Pod 1

Image 1 Image 2
Image 1

azuremonitor/ containerinsights/ ciprod

Node 2 Node 3
Kube-proxy

Pod 3 Pod 5
Pod 3 Pod 2
Pod 5
Text

Image 1 Image 1 AKSUbuntu-1804gen2containered-2021.07.03


Image 1

Kubernetes
Services

Kubernetes Node Pool


Node Pool

Container Ingress
Registries Controller

User Master Node


Pod
Interface K8s API

Node Application
Node Node Node Node Gateway

Pod
Node

Pod Pod Pod Pod

Cluster is being replicated to


3 Availabiity Zones

Zone 1 Zone 2 Zone 3

Availability Availability Availability


Sets Sets Sets

You might also like