Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On Kubernetes on Azure. - Second Edition

You're reading from  Hands-On Kubernetes on Azure. - Second Edition

Product type Book
Published in May 2020
Publisher Packt
ISBN-13 9781800209671
Pages 368 pages
Edition 2nd Edition
Languages
Authors (3):
Nills Franssens Nills Franssens
Profile icon Nills Franssens
Shivakumar Gopalakrishnan Shivakumar Gopalakrishnan
Profile icon Shivakumar Gopalakrishnan
Gunther Lenz Gunther Lenz
Profile icon Gunther Lenz
View More author details
Toc

Table of Contents (16) Chapters close

Preface Section 1: The Basics
1. Introduction to Docker and Kubernetes 2. Kubernetes on Azure (AKS) Section 2: Deploying on AKS
3. Application deployment on AKS 4. Building scalable applications 5. Handling common failures in AKS 6. Securing your application with HTTPS and Azure AD 7. Monitoring the AKS cluster and the application Section 3: Leveraging advanced Azure PaaS services
8. Connecting an app to an Azure database 9. Connecting to Azure Event Hubs 10. Securing your AKS cluster 11. Serverless functions Index

Different ways to deploy an AKS cluster

This chapter will introduce the graphical way to deploy your AKS cluster. There are, however, multiple ways to create your AKS cluster:

  • Using the portal: The portal gives you a graphical way of deploying your cluster through a wizard. This is a great way to deploy your first cluster. For multiple deployments or automated deployments, one of the following methods is recommended.
  • Using the Azure CLI: The Azure command-line interface (CLI) is a cross-platform CLI for managing Azure resources. This allows you to script your cluster deployment, which can be integrated into other scripts.
  • User Azure PowerShell: Azure PowerShell is a set of PowerShell commands for managing Azure resources directly from PowerShell. It can also be used to create Kubernetes clusters.
  • Using ARM templates: Azure Resource Manager (ARM) templates are an Azure-native infrastructure-as-code (IaC) language. They allow you to declaratively deploy your cluster...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at ₹800/month. Cancel anytime