Version v1.9 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 September 27, 2024: feat: prepare for Talos 1.9 (392c4798f)