Kubernetes – Patch number of replicas for HPA
A quick way to change the min/max replicas on an HPA with kubectl patch — plus a loop for many HPAs at once.
Read post4 posts
A quick way to change the min/max replicas on an HPA with kubectl patch — plus a loop for many HPAs at once.
Read postA Pod stuck at Terminating or ContainerCreating is often stale ETCD leases. Here's how I clear them with etcdctl.
Read postScale a Deployment up or down with one kubectl command — plus a loop to scale every deployment in a namespace.
Read postHow I turned on the PodPreset admission plugin in Microk8s and checked that it works.
Read post