Part 1: Kubernetes Core Concepts: Kube State Metrics and Metrics Server One of the advantages of having a metrics server is the ability to scale a pod horizontally. See: Terminology Confusion: Horizontal/Vertical Partitioning, Scaling, Sharding Let’s deploy a pod and try to scale it via the metrics server: 00-deployment.yaml apiVersion…