Lukas M
Lukas M
Is possible to implement 3 arguments for auth server? - --site_name (for remote auth support) - --port (override port) - --listen_on_all_interfaces (bind to 0.0.0.0, instead of 127.0.0.1) For example: ```clone...
Hey, This one is probably not a bug, but a finding that the Vulture is quite expensive regarding S3 costs. Adding the screenshot from AWS Cost Explorer ( May-19: Vulture...
Hi, I don't understand correctly the reservation concept. There is an alternative mentioned in docs ( https://koordinator.sh/docs/designs/resource-reservation ) with balloon/pause pods, but these are triggering the scale-up event, thus it's...
Hi, usage for more than MongoDB is quite tricky ( especially when it comes to Production, Staging, etc databases, these are usually using the same pipeline ), hence my proposal....
krr ( krr:v1.11.0 ) job with args `"--use_oomkill_data --oom_memory_buffer_percentage=0"` fails to: ``` ╭───────────────────── Traceback (most recent call last) ──────────────────────╮ │ /app/robusta_krr/main.py:294 in run_strategy │ │ │ │ 291 │ │...
Hi, I have data in Prometheus format: ``` requests_latency_bucket{le="0.003"} 81902 requests_latency_bucket{le="0.006"} 500 requests_latency_bucket{le="0.009"} 15000 ``` , but I am not sure, how ( if even possible ) to create a...
Hi, Not sure whats wrong, running the latest version (2.1.11) with IRSA: ``` time="2024-08-09T16:26:09Z" level=info msg="kubeip agent started" func=main.run file="/app/cmd/main.go:147" develop-mode=false version=sha-a5d4618 time="2024-08-09T16:26:09Z" level=debug msg="using in node kube config" func=main.retrieveKubeConfig...
### Issue Description Pasta networking is not supported for rootless containers created by root with --userns=auto ### Steps to reproduce the issue Steps to reproduce the issue 1. `sudo su`...
/kind bug **1. What `kops` version are you running? The command `kops version`, will display this information.** 1.29.2 **2. What Kubernetes version are you running? `kubectl version` will print the...
Alerts in PagerDuty can be generated with a severity field. These severity values can be directly provided from the triggering monitoring tool, or set using [Event Orchestration](https://support.pagerduty.com/main/docs/event-orchestration#alert-data). When an incident...