r_eto
r_eto
### Is your question request related to a specific component? vmstorage, active_time_series ### Describe the question in detail I installed it using the victoria-metrics-k8s-stack. The app version is v1.97.1. I...
### Description There are 2 On-Demand instances for placing Karpenter's Pods and 3 Spot instance nodes for scheduling workload Pods. I believe the utilization is low, but why aren't they...
I believe that the most accurate value for determining whether a Pod can be scheduled is the Requests section under "Allocated resources:" obtained from kubectl describe node .  This...
### Brief summary helm chart values ``` podAnnotations: "karpenter.sh/do-not-disrupt": "true" ``` install commands: ``` helm upgrade k6-operator -f k6-operator-values.yaml grafana/k6-operator ``` error log: ``` Error: UPGRADE FAILED: values don't meet...
I have read the multi-cluster documentation, but I need support on how to specifically configure it. please help... In my use case, I have a management cluster as an EKS...