Tim Bannister

Results 63 issues of Tim Bannister

**This is a refactor request** **Problem:** [PKI certificates and requirements](https://kubernetes.io/docs/setup/best-practices/certificates/) is a reference page that contains task details, but it is in the concepts section under Configuration. **Proposed Solution:** -...

sig/auth
lifecycle/stale
language/en
sig/security
needs-triage

**This is a Feature Request** **What would you like to be added** - Add a new task page about configuring node overprovisioning, based on https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/FAQ.md#how-can-i-configure-overprovisioning-with-cluster-autoscaler - Update https://kubernetes.io/docs/concepts/cluster-administration/cluster-autoscaling/ to link...

kind/feature
sig/autoscaling
lifecycle/frozen
language/en
triage/accepted

### Tell us about your request When Karpenter is running more node capacity than the cluster requires, use an exponential decay (ie, something with a half life) rather than dropping...

deprovisioning
kind/feature
v1.x
cost-optimization
lifecycle/rotten

**Describe the bug** https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.4/guide/service/annotations/ and https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.4/guide/ingress/annotations/ both list annotations; however, the Service annotations use a deprecated form that includes `.beta.` (`.alpha.` is also deprecated). For both kinds, the annotations are...

lifecycle/rotten
needs-triage

/kind feature > Kubernetes reserves all labels and annotations in the kubernetes.io and k8s.io namespaces. —https://kubernetes.io/docs/reference/labels-annotations-taints/ This is a request to register (and document) all of the labels and annotations...

kind/feature
triage/accepted

The example: ``` nvidia.com/gpu.memory: "39538" ``` suggests that the labeller isn't using Kubernetes conventions for memory units, which is to report in **bytes**. It'd be good to fix this before...

NVIDIA GFD reports a label, `nvidia.com/gfd.timestamp`. I'd expect to see the timestamp information either: - set as an annotation, perhaps in ISO 8601 format - tracked via `managedFields` - see...

Add a missing link @Jefftree FYI

cncf-cla: yes
size/XS
lgtm
language/en

Set the v1.31 release branch to be for Kubernetes v1.31 This change does **not** cover [`/data/releases`](https://github.com/kubernetes/website/tree/main/data/releases), which also needs doing. /sig release

cncf-cla: yes
size/S
sig/docs
sig/release

**This is a Feature Request** **What would you like to be added** Explain the limits on how many Pods can fit on one node. Also update https://kubernetes.io/docs/setup/best-practices/cluster-large/ to reference that...

kind/feature
language/en
triage/accepted