Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Hands-On Kubernetes on Azure

You're reading from   Hands-On Kubernetes on Azure Run your applications securely and at scale on the most widely adopted orchestration platform

Arrow left icon
Product type Paperback
Published in Mar 2019
Publisher Packt
ISBN-13 9781789536102
Length 258 pages
Edition 1st Edition
Tools
Arrow right icon
Authors (2):
Arrow left icon
 Gopalakrishnan Gopalakrishnan
Author Profile Icon Gopalakrishnan
Gopalakrishnan
 Lenz Lenz
Author Profile Icon Lenz
Lenz
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

Title Page
Copyright and Credits Dedication
About Packt Contributors Preface 1. Introduction to Docker and Kubernetes FREE CHAPTER 2. Kubernetes on Azure (AKS) 3. Application Deployment on AKS 4. Scaling Your Application to Thousands of Deployments 5. Single Sign-On with Azure AD 6. Monitoring the AKS Cluster and the Application 7. Operation and Maintenance of AKS Applications 8. Connecting an App to an Azure Database - Authorization 9. Connecting to Other Azure Services (Event Hub) 10. Securing AKS Network Connections 11. Serverless Functions 1. Other Books You May Enjoy

Summary

This chapter was the big one. We went from a simple Docker container mapped to a Pod, to Pods running as ReplicaSet, to ReplicaSets under Deployment, to StatefulSets managing Persistent Volume Claims (PVCs). We went from launching using raw Kubernetes yaml files to installing complex applications using Helm charts.

In the next chapter, you will learn how to perform cool tricks, such as scaling your application, and what to do when things go wrong. The power of the Kubernetes declarative engine, which lets you specify the desired state and let the machine figure out how to achieve it, will be realized. Without having advanced Network certification or knowledge, you will be able to diagnose common network errors while troubleshooting Kubernetes applications.

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 $15.99/month. Cancel anytime
Visually different images