-
Either that or I'm missing something.
I configured kube-lego (0.1.4) like this:
```
- name: LEGO_DEFAULT_INGRESS_CLASS
value: trafficserver
- name: LEGO_SUPPORTED_IN…
-
This issue is to describe how to expose an api behind your web server
## Install ingress controller
First install an ingress controller. An ingress controller will allow you to create routing r…
-
### Report
I am trying to migrate the ingress controller from Nginx to Azure Application Gateway. The following is my ingress configuration. I get a 404 Not Found error. Azure Application gateway tri…
-
**What happened**:
- set ingress use service
```
location /apis {
proxy_pass http://gateway-proxy.gloo:80
}
k -n gloo get svc -o wide
gateway-proxy ClusterIP 10.43.239.132 …
-
Hey,
In order to connect between the services (app, files, api) and our nginx LB, we use an ingress that looks like this:
```
# Source: trains/templates/ingress.yaml
apiVersion: extensions/v1…
-
The addon chart allows for gatewayDriver nginx or traefik and assumes that is going to be the name of the className, for nginx it then adds the annotation `kubernetes.io/ingress.class`. In a cluster w…
-
atlassian/confluence:7.9.3-jdk11
-
atlassian/confluence:7.19.28
-
atlassian/confluence:7.19.0
-
While running Scenario 5 in examples.md, not every pod gets deleted. Following is a listing of pods found in the `kind-kubeflex` context after the "stop all" step.
```shell
bash-3.2$ kubectl --co…