Conversation
|
@ameukam this should be enabled probably only KubeProxy is in NFT mode, right? |
Yes. I think the default mode is still |
|
/test pull-kops-aws-distro-debian12 |
|
/retest |
Can you try adding the condition? Should be pretty easy to access KubeProxy settings. |
NFtables proxy mode is GA in Kubernetes 1.33. See: https://kubernetes.io/blog/2025/02/28/nftables-kube-proxy/ We ensure the nftables package is installed if the cluster is created if kube-proxy mode is `nftables`. Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
ff0f186 to
3940478
Compare
|
Follow-up would be to have e2e tests with kube-proxy mode |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hakman The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
NFtables proxy mode is GA in Kubernetes 1.33. See: https://kubernetes.io/blog/2025/02/28/nftables-kube-proxy/