All Content
Timespan
​
AKS Networking Update - Control plane, nodes and pod networking options!
Azure Weekly Update
Sep 29, 2022 12:00 AM

AKS Networking Update - Control plane, nodes and pod networking options!

by HubSite 365 about John Savill's [MVP]

Principal Cloud Solutions Architect

External YouTube Channel
Azure DataCenter

Networking

A video diving into detail on all the key networking related to the control plane, node pools, nodes, services and the pods!

In this Video

0:00 - Introduction

0:32 - Types network flows

2:52 - Control plane networking options

5:56 - Public endpoint

6:40 - Private endpoint with private cluster

8:14 - API Server vnet integration

10:37 - Node pool and node networking

14:46 - Ingress/egress networking

16:58 - Pod networking

18:36 - Network plug-in options

25:37 - Kubenet detail

34:38 - Azure CNI detail

37:22 - Azure CNI dynamic detail

40:59 - Azure CNI overlay detail

50:05 - Reasons for Azure CNI (non-overlay)

51:22 - Summary and close

Network concepts for applications in Azure Kubernetes Service (AKS)

In a container-based, microservices approach to application development, application components work together to process their tasks. Kubernetes provides various resources enabling this cooperation:

https://learn.microsoft.com/en-us/azure/aks/concepts-network

AKS Networking

AKS is a super-charged Kubernetes managed service which makes creating and running a Kubernetes cluster a breeze!

https://cloudacademy.com/course/introduction-to-aks-954/aks-networking/