kubernetes v1.31

NetworkPolicySpec.egress.to.ipBlock.except

except is a slice of CIDRs that should not be included within an IPBlock Valid examples are "192.168.1.0/24" or "2001:db8::/64" Except values will be rejected if they are outside the cidr range

1 fields
NetworkPolicySpec.egress.to.ipBlock.except fields and descriptions
Field / TypeDescription
NetworkPolicySpec.egress.to.ipBlock.except
string

No description provided.