-
### Summary
Right now there is no way to customize Envoy CLI arguments.
We can introduce `--envoy-flag real_envoy_flag=value` to `kuma-dp` which will be then used when running Envoy
-
### Description
We currently don't have a unified and standard way to name things in our XDS config this has led to a few issues:
- https://github.com/kumahq/kuma/issues/2363
- https://github.c…
-
### Description
As the use of admission and security tools like OPA Gatekeeper, Twistlock, Aqua, etc... becomes more prevalent, there are frequently queries like:
- Does kuma (sidecar/init) need r…
-
As far as I am aware, the ping component is not the most versatile as it requires the end service to have a sort of health check api integrated into it.
I would like to fetch the status of a servic…
-
### What happened?
See we only bind on 127.0.0.1 I guess this just fails on IPv6 only stacks.
https://github.com/kumahq/kuma/blob/5ab6b44d04d1fa1fb5e11067a79ace9e29170c5d/pkg/xds/generator/dns_gen…
-
Hi, thanks for your project.
I made a script which is creating many monitors at once, but max that I get is 6 successful, the rest of them which fails get reply with json: `{"detail":"'version'"}`…
-
### Description
Currently, docs are not clear that CA is not rotated automatically and we should write it clearly in docs and describe how to do this manually.
-
### Description
This is a super issue to duplicate kumactl issues that requires significant change and should be included in a v2 of the CLI.
Must have:
- no pluralization issue (short comman…
-
Backstory:
my ISP has CGNAT, the main downfall of this is I am unable to forward any ports traditionally. so to get around this I use a vpn that supports port forwarding, I use this for a few serv…
-
Hi, first of all I would like to thank you for this collection, it has been very useful for me and has saved a huge amount of time, really appreciate your work.
While configuring my server I found…