A Kubernetes Controller that will ensure that the EC2 Source Destination Check (source-dest-check attribute) is disabled on nodes within the cluster.
18
stars
8
forks
source link
Can it patch against the api-server rather than update? #14
Open
FayeGibbins opened 5 years ago
https://github.com/ottoyiu/k8s-ec2-srcdst/pull/13 Thanks