-
Hello,
I have different AZ with a specific subnet for egress in each AZ. I create an External IP pool for each AZ with a node selector based on zone label.
If I create many Egress IPs matching the…
-
### Describe the bug
When setting a Canary object to so session affinity with an Kubernete API Gateway like in [Session Affinity](https://docs.flagger.app/tutorials/gatewayapi-progressive-delivery#…
-
Hi, thanks for this great project! We just started using it with our Rook/Ceph volumes, and it's working great.
It doesn't work so well with OpenEBS ZFS LocalPV (ZFS-LocalPV) volumes, however. ZFS-…
dhess updated
6 months ago
-
### Description
It looks like neither `kubernetes_deployment` nor `kubernetes_deployment_v1` support the [namespace_selector](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-nod…
-
Currently we've disabled the session affinity tests from the CI smoke network conformance in #2424.
We should investigate why they are flaky in smoke suite as they are passing fine on VM based conf…
-
I am helping organize a Shader Showdown, and we may need to render on the dual-NVidia compo machine. If so, we will run two Bonzomatic processes concurrently, and drive them programmatically. Would …
cxw42 updated
5 years ago
-
**Describe the bug**
I tried to view geopm reports on a GPU workload with annotated regions. Some GPU signals (e.g., GPU_POWER) were reporting `nan` in regions that were using those GPUs.
**GEOPM …
-
### Problem Statement
It is such a pain to declare affinity to all services manually, can't we have `global.affinity` and `global.tolerations` instead?
This will override all affinities and tolerati…
-
### Description
**Observed Behavior**:
Karpenter ignores pods with preferred affinity rule
```
affinity:
nodeAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weig…
marsn updated
2 months ago
-
On Windows, Metricbeat measures CPU use via the Windows API call `GetSystemTimes`. Each metrics interval, it fetches the CPU numbers, and compares them to the previous measurement to determine CPU loa…