Repear link into redme
This commit is contained in:
parent
f295d3d319
commit
f43290e41e
1 changed files with 4 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ Deploy metrics-server to a kubernetes cluster
|
|||
|
||||
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]
|
||||
- Metrics Server must be [reachable from kube-apiserver](https://kubernetes.io/docs/concepts/architecture/master-node-communication/#master-to-cluster)
|
||||
- The kube-apiserver must be correctly configured to [enable an aggregation layer](https://kubernetes.io/docs/tasks/access-kubernetes-api/configure-aggregation-layer/)
|
||||
- Nodes must have [kubelet authorization](https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet-authentication-authorization/) configured to match Metrics Server configuration
|
||||
- Container runtime must implement a [container metrics RPCs](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-node/cri-container-stats.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue