1 Service Accounts
1 Workloads
5 Bindings
1 High
4 Low
Description
Metrics Server is a scalable, efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines.
Overview
Identity | Namespace | Automount | Secrets | Permissions | Workloads | Risk |
---|---|---|---|---|---|---|
metrics-server | default | ❌ | — | 5 | 1 | High |
Numbers in the last two columns indicate how many bindings or workloads involve each ServiceAccount.
Identities
🤖 metrics-server
Namespace: default
| Automount: ❌
🔑 Permissions (5)
Role | Resource | Verbs | Risk | Tags |
---|---|---|---|---|
ClusterRole system:metrics-server | core/configmaps | get · list · watch | High | ConfigMapAccess DataExposure InformationDisclosure |
ClusterRole system:metrics-server | core/namespaces | get · list · watch | Low | ClusterStructure InformationDisclosure Reconnaissance |
ClusterRole system:metrics-server | core/nodes | get · list · watch | Low | |
ClusterRole system:metrics-server | core/nodes/metrics | get | Low | |
ClusterRole system:metrics-server | core/pods | get · list · watch | Low |
⚠️ Potential Abuse (4)
The following security risks were found based on the above permissions:
📦 Workloads (1)
Kind | Name | Container | Image |
---|---|---|---|
Deployment | metrics-server | metrics-server | registry.k8s.io/metrics-server/metrics-server:v0.7.2 |