Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Kubernetes Anti-Patterns

You're reading from   Kubernetes Anti-Patterns Overcome common pitfalls to achieve optimal deployments and a flawless Kubernetes ecosystem

Arrow left icon
Product type Paperback
Published in Jun 2024
Publisher Packt
ISBN-13 9781835460689
Length 256 pages
Edition 1st Edition
Concepts
Arrow right icon
Author (1):
Arrow left icon
Govardhana Miriyala Kannaiah Govardhana Miriyala Kannaiah
Author Profile Icon Govardhana Miriyala Kannaiah
Govardhana Miriyala Kannaiah
Arrow right icon
View More author details
Toc

Table of Contents (15) Chapters Close

Preface 1. Part 1: Understanding Kubernetes Anti-Patterns FREE CHAPTER
2. Chapter 1: Introduction to Kubernetes Anti-Patterns 3. Chapter 2: Recognizing Common Kubernetes Anti-Patterns 4. Chapter 3: Causes and Consequences 5. Part 2: Implementing Best Practices
6. Chapter 4: Practical Solutions and Best Practices 7. Chapter 5: Real-World Case Studies 8. Chapter 6: Performance Optimization Techniques 9. Part 3: Achieving Continuous Improvement
10. Chapter 7: Embracing Continuous Improvement in Kubernetes 11. Chapter 8: Proactive Assessment and Prevention 12. Chapter 9: Bringing It All Together 13. Index 14. Other Books You May Enjoy

Conventions used

There are a number of text conventions used throughout this book.

Code in text: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: “Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system.

A block of code is set as follows:

Dockerfile
# Stage 1: Build the application
FROM node:16 as builder

Any command-line input or output is written as follows:

kubectl apply -f nginx-ingress.yaml

Bold: Indicates a new term, an important word, or words that you see onscreen. For instance, words in menus or dialog boxes appear in bold. Here is an example: “Select System info from the Administration panel.”

Tips or important notes

Appear like this.

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 $19.99/month. Cancel anytime
Banner background image