Chapter 8
Troubleshooting Applications in Kubernetes
Learning Objectives
By the end of this chapter, you will be able to:
- List troubleshooting practices
- List the different states of a Pod
- Set up liveness and readiness probes
- Use different kubectl commands to troubleshoot applications in Kubernetes
This chapter explains how to troubleshoot the problems encountered in applications running on Kubernetes.
Introduction
In the previous chapter, we went through many different ways to update and scale your application in Kubernetes. We also explored setting up an autoscaler so that we wouldn't worry about scaling our applications up and down manually to handle incoming traffic. Now we continue with another essential topic that we need to embrace ...
Get Introduction to DevOps with Kubernetes now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.