kURL
                                
                                 kURL copied to clipboard
                                
                                    kURL copied to clipboard
                            
                            
                            
                        Allow use of kube-proxy in iptables mode
Was trying to use submariner to tie to kurl generated clusters together, needed a way to fall back to iptables mode instead of ipvs, but it looks like that is not currently possible. Would be a convenient thing to be able to configure in the kubernetes spec like
spec: 
  kubernetes: 
    version: "latest"
    kube-proxy-mode: "iptables"
Thanks for filing this suggestion @DeathRabbit679 . Are you interested in creating a pull request to add this feature?
Hi @DeathRabbit679,
I could find in the docs the option : https://kurl.sh/docs/add-ons/iptables#advanced-install-options
So I am closing this one, however, if you think that your request was still not addressed then please feel free to re-open this one.