-
Make discussion in #3794 more visible.
-
### Environment
Device and OS: Rocky 8 EC2
App version: 0.29.2
Kubernetes distro being used: RKE2 v1.26.9+rke2r1
Other: Bigbang v2.11.1
### Steps to reproduce
1. `zarf package deploy zarf-pack…
-
**Describe the bug**
if we run out space on Scale side, then create snapshot fails.
However, there is no event to indicate this problem to the end user.
Adding an event will help understand why sna…
-
### Which jobs are flaking?
pull-kubernetes-e2e-gce
### Which tests are flaking?
[It] [sig-cli] Kubectl client Simple pod should return command exit codes should handle in-cluster config [link](ht…
-
### What happened?
I cordoned a node, then ran the following command to list all nodes that have the `node.kubernetes.io/unschedulable` taint:
```bash
kubectl get nodes -o jsonpath="{.items[?(@.s…
-
At the moment if the API becomes unavailable (for any reason, eg outage) it takes about a minute or so before `ingress-nginx` unregisters all backends with the following message:
```
W0605 0…
-
# Summary
This is an attempt to track kustomize's performance degradation (and improvement) for several test cases, each working with a minimal set of manifests aiming to utilize a specific set of …
-
Any plans to support Route53 GovCloud?
Endpoints: https://docs.aws.amazon.com/govcloud-us/latest/UserGuide/using-govcloud-endpoints.html
Aliases are not supported in Route53 GovCloud -- CNAMES wo…
-
Can't seem to find the documentation on how to use kops' addons (found in kops/addons) ; more specifically `logging-elasticsearch`.
It seems I could just apply the YML config via `kubectl` but wha…
-
#### What would you like to be added:
It'd be nice to setup owner references declaratively when creating a suite of resources using `kubectl apply -f`
#### Why is this needed:
Users tend…