Update calico to version 3.27.2
This commit is contained in:
parent
aa136636cc
commit
e8f939d1bf
6 changed files with 15 additions and 8 deletions
|
|
@ -119,6 +119,13 @@ spec:
|
|||
Loose]'
|
||||
pattern: ^(?i)(Disabled|Strict|Loose)?$
|
||||
type: string
|
||||
bpfExcludeCIDRsFromNAT:
|
||||
description: BPFExcludeCIDRsFromNAT is a list of CIDRs that are to
|
||||
be excluded from NAT resolution so that host can handle them. A
|
||||
typical usecase is node local DNS cache.
|
||||
items:
|
||||
type: string
|
||||
type: array
|
||||
bpfExtToServiceConnmark:
|
||||
description: 'BPFExtToServiceConnmark in BPF mode, control a 32bit
|
||||
mark that is set on connections from an external client to a local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue