mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-11-30 23:16:04 +07:00
support kube-proxy nftables mode
This commit is contained in:
@@ -57,7 +57,7 @@ type ConfigData struct {
|
||||
// The Token for TLS bootstrap
|
||||
Token string
|
||||
|
||||
// KubeProxyMode defines the kube-proxy mode between iptables or ipvs
|
||||
// KubeProxyMode defines the kube-proxy mode between iptables, ipvs or nftables
|
||||
KubeProxyMode string
|
||||
// The subnet used for pods
|
||||
PodSubnet string
|
||||
|
||||
Reference in New Issue
Block a user