-
Updated
Mar 28, 2022 - Go
kubectl
Here are 960 public repositories matching this topic...
-
Updated
Apr 7, 2022 - TypeScript
-
Updated
Mar 29, 2022 - Go
-
Updated
Aug 2, 2020 - Python
-
Updated
Dec 15, 2021 - Go
-
Updated
Mar 28, 2022 - Go
-
Updated
Jul 14, 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
Feb 6, 2022 - C++
Is your feature request related to a problem?
if you configure a target-namespace for the k3s resources, you would expect isolation mode to restrict resources in that target-namespace. Instead it isolates the namespace which runs the k3s master node.
Which solution do you suggest?
either it automatically uses the "target-namespace" or you can specify the namespace in the isolation block
-
Updated
Mar 24, 2022 - Rust
-
Updated
Feb 21, 2022 - Rust
We have a small number of e2e tests for kpt live (outside of the bash-based approach). They currently run in serial and requires that a new cluster is created for several of the tests. This causes them to be very slow.
We should improve this by:
- Reduce the number of times we need to create a new kind cluster, as this takes ~1 minute. Tests should clean up after themselves and we can handle
-
Updated
Mar 21, 2022 - Go
-
Updated
Apr 3, 2022 - Go
-
Updated
Apr 5, 2022 - Shell
-
Updated
Mar 23, 2022 - Shell
-
Updated
Jan 4, 2022 - Go
-
Updated
Feb 15, 2022 - Go
-
Updated
Oct 20, 2021 - JavaScript
-
Updated
Nov 30, 2021 - Shell
-
Updated
Apr 6, 2022
Improve this page
Add a description, image, and links to the kubectl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kubectl topic, visit your repo's landing page and select "manage topics."
If a plugin's windows
platform
spec specifies something likebin: foo
, we:foo
I am not at all sure that
kubectl-foo.exe
which 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