Version v1.11 of the documentation is for the Talos version being developed. For the latest stable version of Talos, see the latest version.

NetworkDefaultActionConfig

NetworkDefaultActionConfig is a ingress firewall default action configuration document.
apiVersion: v1alpha1
kind: NetworkDefaultActionConfig
ingress: accept # Default action for all not explicitly configured ingress traffic: accept or block.
FieldTypeDescriptionValue(s)
ingressDefaultActionDefault action for all not explicitly configured ingress traffic: accept or block.accept
block
Last modified April 30, 2025: chore: prepare for release 1.11 (c8e619608)