-
Updated
Apr 28, 2022 - Go
kubectl-plugins
Here are 192 public repositories matching this topic...
-
Updated
Mar 29, 2022 - Go
-
Updated
Mar 28, 2022 - Go
-
Updated
Dec 15, 2021 - Go
At the moment of writing this issue, kubectl trace only supports X86-64 as target architecture.
The tool should be able to schedule bpftrace programs against all the architectures supported by bpftrace, that are X86-64 and arm64 (aarch64) see the Cmake definition.
To achieve that we n
-
Updated
Mar 21, 2022 - Go
-
Updated
May 16, 2022 - Go
-
Updated
Mar 23, 2022 - Shell
-
Updated
Apr 13, 2022 - Go
-
Updated
Apr 10, 2022
-
Updated
May 16, 2022
-
Updated
Jan 4, 2022 - Shell
-
Updated
Apr 14, 2022 - Go
-
Updated
Jul 20, 2021 - Go
-
Updated
Mar 19, 2022 - Go
-
Updated
Sep 10, 2019 - Go
-
Updated
May 16, 2022 - Go
-
Updated
Oct 3, 2021 - Shell
What
Taking a backup of a MySQL instance is often resource-consuming.
It would be great if users of MOCO can avoid running backup / restore Pods on the same host in parallel.
How
Add affinity stanza to jobConfig kind and set the affinity to the Pod template of Jobs.
An example BackupPolicy would be like this:
apiVersion: moco.cybozu.com/v1beta2
kind: BackupPolicy-
Updated
Feb 19, 2022 - Go
-
Updated
Mar 4, 2022 - Go
Now that --include-kind and --include-name and their --exclude-* counterparts are in, as well as supporting globs on either of them, I should add:
--include: to include any resource based on the format${kind}/${name}--exclude: to do the opposite
That way, you can do any of these queries:
kubectl-slice --include "deployment/*"
kubectl-slice --exclude "c
-
Updated
Nov 18, 2021 - Shell
-
Updated
May 12, 2021 - Shell
-
Updated
Dec 9, 2021 - Go
-
Updated
Apr 21, 2022 - Go
-
Updated
May 12, 2022 - Go
Improve this page
Add a description, image, and links to the kubectl-plugins topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kubectl-plugins topic, visit your repo's landing page and select "manage topics."
If a plugin's windows
platformspec specifies something likebin: foo, we:fooI am not at all sure that
kubectl-foo.exewhich points tofoo(that has no .exe extension) can be executed. Can someone verify if this works or not?Depending on that, (1) we need to make sure i