© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
S. SubramanianDeploy Container Applications Using Kuberneteshttps://doi.org/10.1007/978-1-4842-9277-8_10

10. Scaling Compute Nodes

Shiva Subramanian1  
(1)
Georgia, GA, USA
 

In this chapter, we will continue from where we left off in the previous chapter, by adding additional compute nodes to the cluster; we will learn to horizontally scale the cluster so that we can add more workloads to this cluster.

Node Management

So far, we have been working on a cluster with only a single node. What if we wanted to add more nodes to the cluster?

We can do that in microk8s itself. First, we need to prepare another machine whether physical or virtual, then we add the second ...

Get Deploy Container Applications Using Kubernetes: Implementations with microk8s and AWS EKS 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.