Last generated July 16, 2025
Silence
Silence is the Schema for the silences API.
Version v1alpha2
Properties
.apiVersion
APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
.kind
Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
.metadata
.spec
SilenceSpec defines the desired state of Silence.
.spec.matchers
Matchers defines the alert matchers that this silence will apply to.
.spec.matchers[*]
SilenceMatcher defines an alert matcher to be muted by the Silence.
.spec.matchers[*].matchType
MatchType defines the type of matching to perform.
.spec.matchers[*].name
Name of the label to match.
.spec.matchers[*].value
Value to match for the given label name.
This documentation page shows information based on silence-operator v0.18.0.
Need help with the platform API?
We listen in your Slack support channel. And of course, we welcome your pull requests to improve these docs!