Diagram Raymond Raymond

Azure Kubernetes Service Components

event 2021-12-14 visibility 470 comment 0
more_vert

This diagram shows you the key components and concepts in a Azure Kubernetes Service (AKS) cluster. In AKS, nodes (virtual machines) of same configuration are groups into pools.

  • A node is a virtual machine in the cluster.
  • A deployment represents identical pods. It defines the number of pods replica to deploy.
  • A pod represents a single instance of your application. Usually one pod has one container though one pod can have multiple containers.
comment Comments
No comments yet.

Please log in or register to comment.

account_circle Log in person_add Register

Log in with external accounts

tag Tags
info Info
Image URL
SVG URL