python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
glooedge tls not working for more than one virtual service
I am using Gloo edge as my ingress controller
I have two virtual services say one for domain a.example.com and another for b.example.com.
When I add sslConfig for one it works completely fine. But wh...
Origin
Votes: 0
Answers: 0
How can I define the `limit_req_zone`?
I am working with nginx-ingress-controller (this is not the same that ingress-nginx )
I have this ingress file
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: my-ingress
annotations...
JuanPablo
Votes: 0
Answers: 1
How to allow IP dynamically using ingress controller
My structure
Kubernetes cluster on GKE
Ingress controller deployed using helm
An application which will return list of IP ranges note: it will get updated periodically
curl https://allowed.domain.co...
Farkhod Sadykov
Votes: 0
Answers: 2
Kubernetes networking confusion on google cloud
I'm fairly new to Kubernetes and I have played around with it for a few days now to get a feeling for it. Trying out to set up an Nginx Ingress controller on the google-cloud platform following this g...
rammelmueller
Votes: 0
Answers: 1