support kube-proxy nftables (#12060)

Signed-off-by: Kay Yan <kay.yan@daocloud.io>
This commit is contained in:
Kay Yan
2025-03-26 16:32:33 +08:00
committed by GitHub
parent e7c70d6169
commit 0f9f9fb569
8 changed files with 29 additions and 5 deletions

View File

@@ -10,6 +10,8 @@ dashboard_enabled: true
loadbalancer_apiserver_type: haproxy
local_path_provisioner_enabled: true
kube_proxy_mode: nftables
# NTP mangement
ntp_enabled: true
ntp_timezone: Etc/UTC

View File

@@ -1,3 +1,5 @@
---
# Instance settings
cloud_image: opensuse-leap-15-6
kube_proxy_mode: nftables

View File

@@ -8,7 +8,7 @@ vm_memory: 1800
auto_renew_certificates: true
# Currently ipvs not available on KVM: https://packages.ubuntu.com/search?suite=noble&arch=amd64&mode=exactfilename&searchon=contents&keywords=ip_vs_sh.ko
kube_proxy_mode: iptables
kube_proxy_mode: nftables
enable_nodelocaldns: false
containerd_registries: