-
**Issue Overview**
I am encountering an issue where tolerations are not being applied as expected when installing the NGINX Ingress Controller via Helm on a Kubernetes cluster. This issue is observed…
-
We propose a new command called `cdk8s dasm` that will take a k8s yaml as input and will generate code (in one of the supported programming languages) which will synthesize the same manifest output (a…
-
I'm trying to access the web ui to read out some CLI profiles created but I'm having trouble accessing it. I've followed the steps as laid out in the readme but after a few attempts, I'm not really ge…
-
I'm trying out the self-hosted setup with Docker compose and trying to enable a login with GH.
I have setup the GH app as mentioned in the guide and trying to login with the same.
My docker compose …
-
The size of the docker images built is crazy large. For each microservice, the size is ~1.5Gb. This is probably due to layering inside the docker images built. I am trying to remove the layers. Haven'…
-
Hi!
Got this error while installing (Mac M1 - Ventura)
```
docker-compose -f docker-compose.yml -f ./source/authentication/openldap/docker-compose.yml -f ./source/authentication-attribute/openld…
-
With docker-compose.yml:
```
version: '2'
services:
nginx:
build: ./nginx
ports:
- "80:80"
- "443:443"
volumes:
- /var/log/nginx
…
-
I have an IPFS docker container which exposes 4001, 5001 & 8080.
If I run the container on my local machine using docker, it all works ok... but in caprover, there appears to be an issue, where onl…
-
quay.io/argoproj/argocd:v2.11.7
ghcr.io/dexidp/dex:v2.38.0
docker.io/redis:7.0.15-alpine
-
### Issue description
镜像版本:apache/apisix-dashboard:3.0.0-alpine
因单节点测试集群,起了单节点etcd,dashboard连接异常报错
连接192.168.159.128:12379,报0.0.0.0:12379 connection refused
![image](https://github.com/apache/apis…