-
### 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/kubernetes/ingress-nginx/actions/workflows/plugin.yaml
It doesn't look like we've dealt with this error?
aimuz updated
1 month ago
-
### Current Behavior
### Desired Behavior
Develop a kubectl plugin via krew to streamline managing MeshSync configurations directly from the command line. This integration will enable users to e…
-
_See [mesheryctl Command Tracker](https://bit.ly/3dqXy1q) for current status of commands._
### Desired Behavior
This Kubectl plugin will allow users to generate a visual snapshot of their Mesh…
-
### Current Behavior
The [Repository Overview page](https://layer5.io/community/handbook/repository-overview) found in the Community Handbook lists most of the projects that are steward by the commun…
-
Wile looking into shipping a `kubectl create something` plugin via krew I noticed that the `- => _` rewriting in https://github.com/kubernetes-sigs/krew/blob/48b3ea15a8f640bbfca550782a9ccf9051f13731/i…
sttts updated
1 month ago
-
```bash
$ kubectl devworkspace init # deploy the DevWorkspace operator
$ kubectl devworkspace create / [--devfile-path ] # look for a devfile at the root…
l0rd updated
5 months ago
-
What happened:
I deployed CSI successfully and created PV and PVC. However, I encountered an error while creating a pod:
kubernetes.io/csi: attacher.MountDevice failed to create newCsiDriverClient: …
-
### Is there an existing issue already for this bug?
- [X] I have searched for an existing issue, and could not find anything. I believe this is a new bug.
### I have read the troubleshooting guide
…
-
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…