apiVersion: v1
kind: Node
metadata:
# The name is relevant for selecting whether the driver has resources for this node.
generateName: scheduler-perf-dra-
spec: {}
status:
capacity:
pods: "110"
cpu: "4"
memory: 32Gi
conditions:
- status: "True"
type: Ready
phase: Running