Hello all,
I’ve created an operator that creates several kubernetes objects, a replicaset and a service. I would also like to create a Traefik IngressRoute in that controller. But an IngressRoute is a custom resource handled by traefik. I cannot find any information on how one would go about solving this issue.
Regards,
Ale.