OS
Schema Hub

EventSeries

EventSeries contain information on series of events, i.e. thing that was/is happening continuously for some time.

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

Resource Structure

countinteger
Number of occurrences in this series up to the last heartbeat time
lastObservedTimeobject
Time of the last occurrence observed