OS
Schema Hub

Overhead

Overhead structure represents the resource overhead associated with running a pod.

Schema URL
https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/node.api.k8s.io/Overhead_v1.json
Usage examples
VS Code / yaml-language-server
# yaml-language-server: $schema=https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/node.api.k8s.io/Overhead_v1.json
kubeconform
kubeconform -schema-location 'https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/{{ .Group }}/{{ .ResourceKind }}_{{ .ResourceAPIVersion }}.json' manifest.yaml

Resource Structure

podFixedobject
podFixed represents the fixed resource overhead associated with running a pod.