Azure Kubernetes Service (AKS)

2023-07-03T05:47:34+00:00

Bookmarks Features Components Storage Security Pricing Versions Validate Your Knowledge Azure Kubernetes Service Cheat Sheet An open-source tool for orchestrating and managing many container images and applications. Lets you deploy a managed Kubernetes cluster in Azure. Features Uses clusters and pods to scale and deploy applications. Kubernetes can deploy more images of containers as needed. It supports horizontal scaling, self-healing, load balancing, and secret management. Automatic monitoring of application load to determine when to scale the number of containers used. Allows you to replicate container architectures. Use Kubernetes with supported [...]