website/content/en/docs/reference/command-line-tools-reference/feature-gates/seccomp-default.md

560 B

title content_type _build stages removed
SeccompDefault feature_gate
list render
never false
stage defaultValue fromVersion toVersion
alpha false 1.22 1.24
stage defaultValue fromVersion toVersion
beta true 1.25 1.26
stage defaultValue fromVersion toVersion
stable true 1.27 1.28
true

Enables the use of RuntimeDefault as the default seccomp profile for all workloads. The seccomp profile is specified in the securityContext of a Pod and/or a Container.