python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
No resources found: Letsencrypt certificate not creating in kubernetes
I am trying to issue a certificate for my ingress and nothing seems to be working.
Error logs so far
$ kubectl describe ingress
Could not determine issuer for ingress due to bad annotations: failed t...
sam hassan
Votes: 0
Answers: 0
Traefik Ingress rewrite-target does nothing
I have a backend service which responds to / but I want it to run on the ingress route myhost.com/overview. No matter which configuration I try, traefik does not strip the path /overview away - I can ...
Marc
Votes: 0
Answers: 1
Is the ssl-passthrough configured at the host level, kubernets ingress
I have 2 services in kubernetes, one is mtls, the other is tls.
I'm trying to configure an ingress for them.
I want to configure the ssl passthrough for the mtls service but leave the tls service with...

user2857793
Votes: 0
Answers: 1
Is there way how to setup wildcard certificate in Kong-Ingress-Controller to be used in each Ingress?
Is there way how to setup wildcard certificate in Kong-Ingress-Controller to be used in each Ingress?
I have Kong installed from chart:
$ helm repo add kong https://charts.konghq.com
$ helm repo updat...
Simon21
Votes: 0
Answers: 2