Tag: Scale
-
Kubernetes – Scale Up/Down Deployment
Play with an attribute named replicas to scale up/down your deployment. To scale down To scale up To work with multiple deployment Wrap it in basic for loop. This example will scaled down all deployment in the default namespace.