在 Azure Kubernetes Service (AKS) 中設定 Azure CNI 網路

中級
解決方案架構設計師
Azure
Azure Kubernetes Service (AKS)

本課程模組介紹 Azure CNI 網路,以及如何在 Azure Kubernetes Service (AKS) 中設定它。 我們涵蓋了一些 Kubernetes 網路基本概念。 包括特定資源類型如何使用 IP 位址、如何調整工作負載的叢集大小,以及如何使用 Azure CNI 設計 AKS 叢集的網路。

學習目標

在此課程模組結束時,您將能夠:

  • 列出需要存取網路的重要 Kubernetes 資源類型。
  • 評估應用程式的需求,以及這些需求如何影響網路設計。
  • 了解針對工作負載調整 AKS 叢集大小的程序。
  • 使用 Azure CNI 設計 AKS 叢集的網路。

必要條件

開始之前,您應該對下列概念有基本的了解:

  • Docker 容器。
  • Kubernetes
  • 網路基本概念,例如 IP 位址和 CIDR (無類別網域間路由選擇) 位址範圍。