lucky-sideburn / kubeinvaders

Gamified Chaos Engineering Tool for Kubernetes
Apache License 2.0
1.03k stars 127 forks source link

IPv6 nginx binding is preventing KubeInvaders from running in AKS #6

Closed cmendible closed 5 years ago

cmendible commented 5 years ago

Hi I was wondering if we can remove line 8 in KubeInvaders.templ which is the IPv6 nginx binding and since Azure Kubernetes Service (AKS) does not support IPv6 it's not possible to run the image.

Le me know and I can create a PR.

lucky-sideburn commented 5 years ago

Hi @cmendible please feel free to create a PR! There is no reason for to use IPv6 at moment so I will accept your change.

Thanks!