...

/

Summary: Scale the Application

Summary: Scale the Application

A quick summary of the concepts covered in this chapter.

We'll cover the following...

Recap

In this chapter, we learned how to scale a Deployment.

If we manually scale a Deployment by editing its YAML file and re-sending it to Kubernetes. This is called the declarative method.

We also saw that it’s possible to perform scaling operations using the kubectl scale command. This is the imperative method, and it is not recommended.

Access this course and 1400+ top-rated courses and projects.