Book Image

Hands-On Kubernetes on Azure - Second Edition

By : Nills Franssens, Shivakumar Gopalakrishnan, Gunther Lenz
Book Image

Hands-On Kubernetes on Azure - Second Edition

By: Nills Franssens, Shivakumar Gopalakrishnan, Gunther Lenz

Overview of this book

From managing versioning efficiently to improving security and portability, technologies such as Kubernetes and Docker have greatly helped cloud deployments and application development. Starting with an introduction to Docker, Kubernetes, and Azure Kubernetes Service (AKS), this book will guide you through deploying an AKS cluster in different ways. You’ll then explore the Azure portal by deploying a sample guestbook application on AKS and installing complex Kubernetes apps using Helm. With the help of real-world examples, you'll also get to grips with scaling your application and cluster. As you advance, you'll understand how to overcome common challenges in AKS and secure your application with HTTPS and Azure AD (Active Directory). Finally, you’ll explore serverless functions such as HTTP triggered Azure functions and queue triggered functions. By the end of this Kubernetes book, you’ll be well-versed with the fundamentals of Azure Kubernetes Service and be able to deploy containerized workloads on Microsoft Azure with minimal management overhead.
Table of Contents (16 chapters)
1
Section 1: The Basics
4
Section 2: Deploying on AKS
10
Section 3: Leveraging advanced Azure PaaS services
15
Index

Index

About

All major keywords used in this book are captured alphabetically in this section. Each one is accompanied by the page number of where they appear.

access: 10, 17, 34-35, 39, 41, 65, 67, 75, 78, 81, 142-143, 159, 173, 188, 200, 206-207, 211, 224, 236, 238, 253, 257, 263-267, 273-277, 282, 289, 294-295, 298-300, 302, 304, 311, 321-322, 324, 328, 332

accessible: 41, 73, 88, 146-147, 183

acme-v: 157

acrname: 322

add-on: 142, 147-148

address: 16, 31, 40, 46, 60, 62, 72, 89, 129, 148-151, 156, 165, 176, 179-180, 223, 247-248, 278

agentpool: 98, 100, 243, 259, 283

aks insights: 198, 206

alerts: 170, 173-174

algorithm: 7

anonymous: 328

apache: 241-243, 319

apigroup: 277-278

apiurl: 284

apiversion: 35-37, 49, 56-57, 61, 64, 66, 70, 77, 91, 145, 151, 153, 156-157, 165-168, 190, 192, 276-278, 287, 290-291, 301, 311, 313

appear: 13, 40, 186

append: 25

apppasswd: 299

approach: 6, 14, 187, 207

architects...