-
I'm on kubectl client version v1.12.0 and can't get this to work. I added the following to my path:
~/.kube/plugins
~/.kube/plugins/exec-user
But get:
```
user@host~/$ kubectl plugin list
err…
-
### What happened?
```
root@k8s-master01:~/k8s-core-teaching/scheduler# kubectl apply -f resource-slice.yaml
resourceslice.resource.k8s.io/k8s-worker01 created
root@k8s-master01:~/k8s-core-teachi…
-
### Description
Hello. I'm trying to get gVisor to work with NVIDIA drivers in Kubernetes, using the regular AWS EKS Amazon Linux 2 AMI (not the GPU one). I can confirm that both work separately; h…
-
I'm not a plugin maintainer, but while fixing a bug with krew itself, I noticed that there were a lot of plugins that were listing as `unavailable for darwin/arm64`, which I knew wasn't accurate, beca…
-
See https://kubernetes.io/docs/tasks/extend-kubectl/kubectl-plugins/
-
Fixing version comparison bugs in #878 has revealed failing tests, including one for kubectl. I believe our loading of ansible plugins is incorrectly implemented for Ansible collections, and or the re…
-
Hey, would love to test this plugin but i think there is something missing.
At my company we do hermetic builds with [bazel](https://bazel.build/) where the build files living in a isolated directo…
-
### What happened?
Discussion began in https://github.com/kubernetes/enhancements/pull/4830#discussion_r1794149005 where it was identified that [`system:monitoring` cluster role](https://github.com…
-
Description
-----------
Completions from `~/.antigen/bundles/robbyrussell/oh-my-zsh/plugins/kubectl/kubectl.plugin.zsh` do not work for me:
In the module it reads
```
if (( $+commands[kubec…
-
We should remind users to download the latest k8s component(kubelet, kubectl, kube-apiserver,kube-controller-manager, kube-scheduler) binaries from https://www.downloadkubernetes.com/ based on their …