Jnig / terraform-kubernetes-aws

Terraform module create a kubernetes cluster in an AWS VPC which has only internet access through a corporate proxy
7 stars 5 forks source link

Change network plugin to support Network Policies #15

Open ThinkBriK opened 6 years ago

ThinkBriK commented 6 years ago

Could we change to another network plugin, Weave or even better : Cillium for example to be able to take advantage of network policies and more in the future ?

See https://github.com/coreos/flannel#networking-details

ThinkBriK commented 6 years ago

And both are compatible with prometheus :