Hello!
I installed Kong Ingress Controller from Helm and my version is
‘0.9.5 - Mar 7, 2019’
I use GKE, version Kubernetes: 1.11.7-gke.4
This is my KongIngress file:
This is my Ingress file:
This is my services:
I follow this tutorial:
https://github.com/Kong/kubernetes-ingress-controller/blob/master/docs/deployment/gke.md
and this:
In the last tutorial:
Create a static IP called to (will be used in the Ingress):
gcloud compute addresses create helloweb-ip --global
I make this, but I use Namecheap DNS.
And not works xd
before I use TLS, the system did works,
Can you help me, please?
Greetings!