OpsCanary
Azure

AKS

5 articles from official documentation

Practitioner5 articles
azureaksPractitioner

Mastering AKS: Best Practices for Cluster Operators and Developers

Building and managing applications on Azure Kubernetes Service (AKS) can be daunting. Discover how to choose between AKS Automatic and AKS Standard for your needs, and learn essential security and multi-tenancy practices that can make or break your deployment.

  • Choose AKS Automatic for minimal day-2 management and a production-ready baseline.
  • Opt for AKS Standard when you require deeper control over cluster infrastructure.
5 min read·Microsoft Learn
Read article
azureaksPractitioner

Seamless Cross-Cluster Networking with Azure Kubernetes Fleet Manager

Unlock the power of multi-cluster workloads with Azure Kubernetes Fleet Manager. Leverage Cilium for efficient cross-cluster networking and experience seamless service communication across your clusters. This is a game-changer for Kubernetes deployments.

  • Leverage Cilium for efficient cross-cluster networking.
  • Use the annotation `service.cilium.io/global` to make services accessible across clusters.
5 min read·Azure Blog
Read article
azureaksPractitioner

Mastering AKS Node Pool Snapshots: A Game Changer for Cluster Management

Node pool snapshots in Azure Kubernetes Service (AKS) are a powerful feature that can streamline your cluster management. By capturing the configuration of your node pool, you can easily create new node pools or clusters. This article dives into how to leverage this capability effectively.

  • Capture configuration snapshots of your node pool to streamline cluster management.
  • Use the command `az aks nodepool snapshot create` to create a snapshot.
5 min read·Microsoft Learn
Read article
azureaksPractitioner

Mastering AKS Upgrades: Strategies for Zero Downtime

Upgrading your Azure Kubernetes Service (AKS) cluster can be a daunting task, especially when aiming for zero downtime. Understanding parameters like maxSurge and maxUnavailable is crucial to ensure smooth transitions without service interruptions.

  • Configure maxSurge to control the number of surge nodes during upgrades.
  • Set maxUnavailable to limit the number of nodes that can be offline during the upgrade.
5 min read·Microsoft Learn
Read article
azureaksPractitioner

Unlocking Azure Kubernetes Service with Microsoft Entra Workload ID

Integrating Microsoft Entra Workload ID with AKS transforms how your workloads authenticate to Azure services. This approach leverages OpenID Connect for secure access, streamlining identity management in Kubernetes environments. Dive in to learn how to implement this effectively in production.

  • Leverage Microsoft Entra Workload ID for secure Azure resource access from AKS.
  • Use Service Account Token Volume Projection to enable Kubernetes identities in your pods.
5 min read·Microsoft Learn
Read article
DigitalOceanSponsor

Simple, affordable cloud — VMs, Kubernetes, and managed databases in minutes. Trusted by 600,000+ developers. Spin up a Droplet in 60 seconds.

Try DigitalOcean →

Get the daily digest

One email. 5 articles. Every morning.

No spam. Unsubscribe anytime.