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:
https://pastebin.com/W6yrzxJD
This is my Ingress file:
https://pastebin.com/9nZxgkGT
This is my services:
https://pastebin.com/4dBTS8G1
I follow this tutorial:
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!