Skip to content
#

ingress

Here are 247 public repositories matching this topic...

Vlaaaaaaad
Vlaaaaaaad commented Mar 30, 2020

I am trying to compile and run my own ALB Ingress Controller, as per the instructions in docs/BUILDING.md. Compiling works, but actually running the command fails with:

$ AWS_REGION=us-east-1 \
  POD_NAME=alb-ingress-controller \
  POD_NAMESPACE=kube-system \
  go run ./cmd/main.go \
    --api
voyager
jasi110
jasi110 commented Sep 13, 2019

I created a voyager ingress as a loadbalancer for minikube and it is working fine. I added the annotation for stats and I don't know how to access it. The examples I've found show using the annotation for NodePort as well, but I'd like the ingress to remain a loadbalancer.

How can I access the stats web page this way?

Thanks.

rurus9
rurus9 commented Feb 6, 2020

Summary

Kong Ingress Controller touches all ingresses, regardless of "kubernetes.io/ingress.class".

Kong Ingress controller version
0.7.0 (with 0.7.1 is the same)

Kong or Kong Enterprise version
1.4 (I tried also 1.5.0)

Kubernetes version

Client Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.2", GitCommit:"59603c6e503c87169aea6106f57b9f242f64df89",
niteenkole
niteenkole commented Apr 28, 2020

Describe the bug
Question AGW should be in same VNET as AKS ?

To Reproduce
We in situation like we have subscription where we will have AKS dev and running in separate vnet.

We cannot have AGW in same subscription as we want this AGW to be behind our firewall which is in separate subscription.

We have peered APGW vnet and aks vnet.

Question is such setup supported ,can AGW be

ingress-intel-total-conversion

Improve this page

Add a description, image, and links to the ingress topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ingress topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.