Skip to content

Traefik TLS Issues (letsencrypt/cloudflare) #615

Discussion options

You must be logged in to vote

@ianwesleyarmstrong Sorry I missed the discussion, don't hesitate to tag me directly next time. If I were you I would not use the traefik ingress definition format, just the normal kubernetes ingress definition which works equally well with traefik (and you can use traefik middleware too via annotations).

The problem IMHO is in your ingress rules, they do not match any path! See the examples section here for how to do it: https://github.com/kube-hetzner/terraform-hcloud-kube-hetzner/blob/master/README.md#examples

Just FYI, for Cloudflare, the way I use it myself is to use their own generated certificate and point the ingress to that, then proxy the SSL request through Cloudflare.

So Cloud…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ianwesleyarmstrong
Comment options

@mysticaltech
Comment options

Answer selected by ianwesleyarmstrong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants