10
Setting Up a Kubernetes Cluster on AKS
This chapter will cover setting up a Kubernetes cluster on Azure Kubernetes Service (AKS). We will create a new AKS cluster using the Azure CLI and Azure portal. Then, we will deploy an application on AKS using multiple methods: the portal, the Azure CLI, Azure Resource Manager (ARM) templates, and Azure DevOps Starter.
In this chapter, we’re going to cover the following main topics:
- Exercise 1 – creating an AKS cluster using the Azure CLI
- Exercise 2 – creating an AKS cluster using the Azure portal
- Exercise 3 – deploying an AKS cluster and running an application using the Azure CLI
- Exercise 4 – deploying an AKS cluster using an ARM template
- Exercise 5 – deploying an AKS cluster using Azure DevOps Starter ...
Get A Developer's Guide to Cloud Apps Using Microsoft Azure now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.