Is there some EKS operator to configure cloudflare routing according to ingress anotations?
Is there some EKS operator to configure cloudflare routing according to ingress anotations?
ingress:
- hostname: example.com
service: http://service-name.namespace.svc.cluster.local:<port>
ingress:
- hostname: example.com
service: http://service-name.namespace.svc.cluster.local:<port>