weave
weave copied to clipboard
Enable external SNAT
Hello,
We are using weave as a CNI on our EKS kubernetes cluster and we would like to know how to enable external SNAT.
We are having a lot of error on our pods logs due to that.
ERROR : connection to shard-aware address kubectl set env daemonset -n kube-system aws-node AWS_VPC_K8S_CNI_EXTERNALSNAT=true
We want to do the same thing with weave but we don't find in the documentation something related to this.
Thanks
#SNAT