-
**Which component are you using?**:
`cluster-autoscaler`
_cloud provider: AWS_
---
**What version of the component are you using?**:
**[AWS VPC CNI]**: `v1.12.6-eksbuild.2`
…
-
/kind bug
**What steps did you take and what happened:**
When creating a cluster and defining booth one or more additionalPorts and at least one CIDR under allowedCidrs this causes the LB to never…
-
### Overview
The release comms team will use this issue to track the work on nudging SIGs for entries on major themes for the v1.31 release cycle.
Major theme discussion for 1.31: https://github…
-
## Objective
- Collect user data to validate assumptions and inform decision-making
- Find out who is using our tools
## Related user stories
- As a downstream consumer of K8s releases, I would…
-
From https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/FAQ.md#does-ca-respect-gracefultermination-in-scale-down, it described the node will be terminated anyway when `--max-grac…
-
This segfault occurs due to a lack of valid cJSON obj validation in events_v1_event_parseFromJSON
https://github.com/kubernetes-client/c/blob/2d93989a21591b0748485dd0919d713e0121db22/kubernetes/mod…
-
/kind feature
**Describe the solution you'd like**
Currently, CAPI will spread control plane machines across the reported failure domains (i.e. availability zones). It doesn't do this for worker …
-
**Is your feature request related to a problem? Please describe.**
When there are 0 or 1 nodes the descheduler loop returns error `the cluster size is 0 or 1` & the process exits.
This doesn…
-
### Description
**Observed Behavior**:
Karpenter created ipv4 nodes in a ipv6 EKS cluster.
The nodeclaims were unable to get into status `Initialized`:
```
Conditions:
Last Transition …
-
**What happened**:
External-dns controller doesn't create R53 entries in AWS for pods. This can be simple pods, deployments, stateful sets.
**What you expected to happen**:
Create R53 A entry…