Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Azure Integration Guide for Business

You're reading from   Azure Integration Guide for Business Master effective architecture strategies for business innovation

Arrow left icon
Product type Paperback
Published in Sep 2023
Publisher Packt
ISBN-13 9781837639144
Length 268 pages
Edition 1st Edition
Tools
Arrow right icon
Authors (4):
Arrow left icon
Trevoir Williams Trevoir Williams
Author Profile Icon Trevoir Williams
Trevoir Williams
Jack Lee Jack Lee
Author Profile Icon Jack Lee
Jack Lee
Mélony Qin Mélony Qin
Author Profile Icon Mélony Qin
Mélony Qin
Joshua Garverick Joshua Garverick
Author Profile Icon Joshua Garverick
Joshua Garverick
Arrow right icon
View More author details
Toc

Table of Contents (15) Chapters Close

Preface 1. Chapter 1: Unlock New Opportunities with Azure FREE CHAPTER 2. Chapter 2: Achieve Availability, Scalability, and Monitoring with Azure 3. Chapter 3: Cloud Architecture Design Patterns 4. Chapter 4: Azure Network Infrastructure and Design 5. Chapter 5: Automating Architecture on Azure 6. Chapter 6: Optimize Performance with Azure OLTP Solutions 7. Chapter 7: Designing Serverless Architecture Solutions in Azure 8. Chapter 8: Deploying, Managing, and Scaling Containers with Azure Kubernetes Service 9. Chapter 9: Designing Big Data Solutions with Azure 10. Chapter 10: Architecting Secure Applications on a Trusted Platform 11. Chapter 11: Cost Governance on Azure 12. Chapter 12: Conclusion 13. Index 14. Other Books You May Enjoy

Understanding Kubernetes cluster architecture

To start, let’s dive into the different Kubernetes architectures and have a look at each one of them in detail.

Upstream vanilla Kubernetes architecture

A Kubernetes cluster has a set of worker nodes that are responsible for running the actual containerized applications or workloads. A Kubernetes cluster can have as few as 1 or as many as 5,000 worker nodes, with the latest version being Kubernetes 1.27 at the time of writing this chapter.

For quick testing purposes, it is common to spin up a single node. However, in production environments, a Kubernetes cluster typically consists of multiple worker nodes to ensure high availability and fault tolerance.

Kubernetes follows a master/slave architecture, where one device or process acts as the master to control one or more slave nodes. This architecture facilitates efficient communication and coordination within the cluster.

In a general Kubernetes cluster architecture...

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 €18.99/month. Cancel anytime