appuio / terraform-openshift4-exoscale

OpenShift 4 Terraform setup for Exoscale
2 stars 0 forks source link

Missing security group rules when using cilium #45

Closed 54nd20 closed 2 years ago

54nd20 commented 2 years ago

When using cilium, all cluster nodes need to be able to communicate on the following ports with each other (see https://docs.cilium.io/en/v1.9/operations/system_requirements/#firewall-rules):

There need to be security group rules created when using cilium, to make sure all necessary communication is possible.