-
Currently, I'm working on the project that uses `nginx-ingress` in the `AKS cluster` - in-cluster ingress, and I read through some of the articles and news that with the `Azure Cloud platform` we can …
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
The [doc] says:
> Eq, PartialEq, etc. are **not** implemented because name comparison frequently should be done case-insensitively and/or with other caveats that depend on the specific circumstanc…
-
## Background
In #2922 a user reported a linkerd-prometheus pod using 30GB mem and 10GB ephemeral storage. Many factors contribute to Prometheus' resource usage, including:
- total time series (`p…
siggy updated
5 years ago
-
**Rancher versions:**
rancher/server: v2.0.0-beta4-rc2
rancher/agent: v2.0.0-beta4-rc2
**Infrastructure Stack versions:**
kubernetes (if applicable): 1.10.1-rancher1
**Docker version: (`docker versi…
-
### Prior Search
- [X] I have already searched this [project's issues](https://github.com/Panfactum/stack/issues) to determine if a similar question has already been asked.
### What is your question…
-
### What is the issue?
config.linkerd.io/skip-subnets is only skipping inbound traffic for the subnet, and not exempting outbound traffic.
The documentation says `Comma-separated list of subnets …
-
**Please describe your use case / problem.**
I want to install Emissary-ingress without being forced to use `emissary-ingress-apiext`.
**Describe the solution you'd like**
There is a way to insta…
-
## Feature Request
I would like Linkerd2 to monitor external service calls using HTTPS protocol. I would like to get at least the outbound info, the rps and the error rates.
### What problem are y…
-
In the doc ["Bring your own Prometheus"](https://linkerd.io/2/tasks/external-prometheus/) it is worth adding ServiceMonitor configuration alongside plain Prometheus config for those who use Promethues…