-
Installing ingress-nginx plugin with krew failed with an error download https://github.com/kubernetes/ingress-nginx/releases/download/controller-0.31.0/kubectl-ingress_nginx-linux-amd64.tar.gz 404.
I…
-
Discuss possible advantages of implementing a plugin for kubectl.
This plugin can use Kubernetes API extension and act as a CLI utility for Loghouse.
-
proposal: adopt kubectl's lightweight plugin mechanism for the openwhisk go cli. it's not even really a plugin mechanism, just a simple dispatcher. `kubectl foo` works if some executable `kubectl-foo`…
-
### What happened?
We have several automated scripts that run kubectl commands to exec into the pods and execute some custom scripts scripts. We observed that on all clusters running version 1.30.x, …
-
### What happened?
when enable kubectl_localhost and ansible host arch is x86_64 and deploy a kubernetes cluster on aarch64 systems it copy the binary from the host.
binary from aarch64 host is no…
-
https://www.youtube.com/watch?v=83ITOTsXsHU
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement.
### Description
https://github.com/ray…
-
This could work something like:
```
1. Go through a k8s object looking for images
2. For each image, pull do something like "cosign verify" and get all verified payloads
3. Attach those payloads…
-
### Requested Feature
Feature `kubectl-asdf` installs `kubectl` but not `helm` that is often needed, eg: by Visual Studio Code plugin `GitOps Tools for Flux`.
-
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…