Deploy metrics-server to a kubernetes cluster
| bin | ||
| defaults | ||
| files | ||
| meta | ||
| tasks | ||
| vars | ||
| .drone.status | ||
| .drone.yml | ||
| README.md | ||
ansible-role-k8s-metrics-server
Deploy metrics-server to a kubernetes cluster
Requirements
Metrics Server has specific requirements for cluster and network configuration. These requirements aren't the default for all cluster distributions. Please ensure that your cluster distribution supports these requirements before using Metrics Server:
- Metrics Server must be reachable from kube-apiserver
- The kube-apiserver must be correctly configured to enable an aggregation layer
- Nodes must have kubelet authorization configured to match Metrics Server configuration
- Container runtime must implement a container metrics RPCs