You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using a single-node Kubernetes cluster on my macbook that you enable within Docker Desktop.
I installed the kubernetes tool using Helm Vs brew. Krs scan is capable of listing only Helm-based installation, but not brew.
It only displays Helm-based installed Kubernetes tools.
+-------------+--------+-----------------------------+---------------+
| Tool Name | Rank | Category | CNCF Status |
+=============+========+=============================+===============+
| karpenter | 4 | Cluster with Core CLI tools | unlisted |
+-------------+--------+-----------------------------+---------------+
| kubeview | 30 | Cluster with Core CLI tools | unlisted |
+-------------+--------+-----------------------------+---------------+
| | 3 | Cluster Management | unlisted |
+-------------+--------+-----------------------------+---------------+
I was expecting K9s too in the list.
The text was updated successfully, but these errors were encountered:
ajeetraina
changed the title
Krs scan doesn't work for tool installed using brew on Mac
Krs scan doesn't work for tool installed using homebrew on Mac
Jun 12, 2024
I am using a single-node Kubernetes cluster on my macbook that you enable within Docker Desktop.
I installed the kubernetes tool using Helm Vs brew. Krs scan is capable of listing only Helm-based installation, but not brew.
Step 1. Install K9s using Homebrew
Step 2. Install Karpenter using Helm
I also installed Kubeview using Helm.
Sep 3. Run krs scan command
It only displays Helm-based installed Kubernetes tools.
The text was updated successfully, but these errors were encountered: