Microsoft Azure

Any language. Any platform. Our team is focused on making the world more amazing for developers and IT operations communities with the best that Microsoft Azure can provide. If you want to contribute in this journey with us, contact us at medium@microsoft.com

Member-only story

Getting Started with the Azure Kubernetes Service (AKS)

--

Originally published at https://adamtheautomator.com by Goodness Chris-Ugari on November 28, 2022.

You might be aware of the features and capabilities of Kubernetes offers your applications. But you do not have to go through the hassle of installing and managing Kubernetes on your own servers. Why not get started with Azure Kubernetes Service (AKS)?

AKS is a fully managed container management service that offers you a way to ease up deploying and scaling your applications in Kubernetes. And in this tutorial, you will learn the skills to quickly deploy apps (a managed Kubernetes platform) on Microsoft Azure.

Read on and take advantage of end-to-end deployment, scalability, and availability with AKS!

Prerequisites

This tutorial will be a hands-on demonstration. To follow along, be sure you have the following:

Related:Getting Started with the Azure CLI

  • A container image — The tutorial uses a simple NodeJS application container image.

Deploying an AKS Cluster via the Azure Portal

One way to get started with AKS is by deploying an AKS cluster in Azure Portal. An AKS cluster is primarily represented by two components: the cluster itself with a particular version of Kubernetes…

--

--

Microsoft Azure
Microsoft Azure

Published in Microsoft Azure

Any language. Any platform. Our team is focused on making the world more amazing for developers and IT operations communities with the best that Microsoft Azure can provide. If you want to contribute in this journey with us, contact us at medium@microsoft.com

Adam Bertram
Adam Bertram

Written by Adam Bertram

A 20-year veteran of IT, crypto geek, content creator, consultant and overall problem solver.

No responses yet