-
KubePlus kubectl-applogs plugin retrieves the container logs for all the Pods corresponding to an application instance.
The implementation of this plugin has gone through several iterations. It's o…
-
Some nice ones are:
- https://github.com/itaysk/kubectl-neat
- https://github.com/ahmetb/kubectl-cond
-
Source File: [/docs/tasks/extend-kubectl/kubectl-plugins.md](https://github.com/kubernetes/website/blob/master/content/en/docs/tasks/extend-kubectl/kubectl-plugins.md)
Diff 命令参考:
```bash
# 查看原始文档与翻译…
-
### Priority
(Medium) I'm annoyed but I'll live
### Description
### Current Behavior
- The UI only shows plugins installed on remote clusters
- Users must manually apply plugins to the central cl…
-
### Current Behavior
There are no `kubectl` plugins for Meshery available.
### Desired Behavior
`kubectl` plugin for Kanvas Snapshots.
### Implementation
### Distribution of Plugin
1. …
-
https://github.com/vtm9/dotfiles/blob/ddca4753d6b64c2eda2ba45030d3596a1012ac00/Makefile#L18-L44
https://asdf-vm.com/manage/plugins.html
- [ ] Load the `.asdf/` module if it exists
```bash
. "$…
-
Hi,
While I was going through the `kubectl krew search` command, I saw that the plugins are not currently categorized. For now, since the number of plugins in `krew` is not quite large (52 plugins,…
-
(follow-up from #1336)
**What happened**:
kubectl `1.26.0` added completion for plugins. WSL2 (by default) adds the Windows `%PATH%` to the Linux `$PATH`. Since `kubectl ` searches `$PATH` for p…
-
### What happened?
I having a kube-scheduler static pod, configuration a kubescheduler-config.yaml to pod, i change this file in node, then exec `kubectl -n kube-system delete pods {scheduler-pod}`, …
-
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…