-
I encountered an issue while using the kubectl-pods_on plugin, where it fails with the following error message:
```
F1021 19:11:43.839135 3675 main.go:104] failed to create clientset: no Auth Pro…
-
### What happened?
On a OSP 18.0 installation with telemetry-power-metering activated (Kepler on the compute node), when we spawn a VM on the compute, we see a spike of power on the Node.
We know…
-
**What version of descheduler are you using?**
descheduler version: 0.31.0
**Does this issue reproduce with the latest release?**
Yes
**Which descheduler CLI options are you using?**
…
-
Wile looking into shipping a `kubectl create something` plugin via krew I noticed that the `- => _` rewriting in https://github.com/kubernetes-sigs/krew/blob/48b3ea15a8f640bbfca550782a9ccf9051f13731/i…
sttts updated
1 month ago
-
### What happened?
This works:
```
kubectl wait --for=create someresourcetype/resource
```
But for generated resources where we need to filter, this immediately exits with `error: no matchi…
-
### What happened?
I ran `kubectl --context=dev edit statefulset/kafka` and got a permissions error (my GKE user did not have appropriate permissions). I had used `--context=dev` to select a partic…
-
https://www.youtube.com/watch?v=83ITOTsXsHU
-
### Area
- [X] Scheduler
- [ ] Controller
- [ ] Helm Chart
- [X] Documents
### Other components
_No response_
### What happened?
I'm following the documentation, but I cannot not deploy NetworkTo…
-
### What happened?
I applied a manifest that contains an empty env var in a `PodTemplate` (like `env: [{ name: foo, value: "" }]`). Then, I tried to apply the same spec, with a different field-mana…
-
**What would you like to be added**:
Currently, `--output=custom-columns=AGE:.metadata.creationTimestamp` prints metav1.Time fields in ISO 8601 format (seen below), instead of the default "human re…