-
Hi!
I have a MacBook Pro M1, and after successfully installing `frum` I "install" gems, but they are not "available" at some point.
```
❯ frum install 3.0.0 --with-openssl-dir=$(brew --prefix o…
-
# What
>AS
A user of Kubernetes Clusters to manage my workloads using [`kubectl`](https://github.com/kubernetes/kubectl)
> GIVEN
I have kubectl installed on my workstation and my build-environme…
-
What's the limiting factor for resource-capacity to be supported in Krew for Windows?
-
I've setup a private git repository on github that houses a krew index. I have a plugin that I can install manually locally, pointed krew at the registry successfully. However, It cannot seem to downl…
-
## Describe the issue
I am trying to get kubectl oidc-login to work. According to the docs, `choco install kubelogin` should be enough. However, it also says that `kubectl-oidc_login` needs to be ava…
-
When following the installation guide, it's not obvious how to install kubectl and the azad-proxy plugin installation from krew is a bit down in the azad-kube-proxy documentation. We should add som do…
-
## Describe the issue
A clear and concise description of what the issue is.\
I installed oidc-login in my mac using krew via the command "kubectl krew install oidc-login". When I try to connect t…
-
**What happened**:
When using kubectl ingress plugin and trying to list backends, backends for TCP and UDP Services are not listed.
**What you expected to happen**:
Backends for TCP and UDP S…
-
I installed the using krew and also as per mac instruction,
1. With krew
```
% kubectl df-pv -n ngfw-saas-stg
+ kubectl df-pv -n ngfw-saas-stg
Error: error getting output slice: Get "https://:443…
-
# Volume does not get deleted
The `civo-volume` storageClass correctly auto-provisions volumes.
However when the `pv` is deleted from kubernetes, it appears to still remain at the provider. And…