Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kubescape/docker-desktop-extension
Kubescape extension for Docker Desktop
https://github.com/kubescape/docker-desktop-extension
docker docker-extensions kubernetes kubescape kubescape-helm
Last synced: about 2 months ago
JSON representation
Kubescape extension for Docker Desktop
- Host: GitHub
- URL: https://github.com/kubescape/docker-desktop-extension
- Owner: kubescape
- Created: 2022-12-30T23:12:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-13T22:15:27.000Z (12 months ago)
- Last Synced: 2024-04-21T00:59:49.109Z (9 months ago)
- Topics: docker, docker-extensions, kubernetes, kubescape, kubescape-helm
- Language: TypeScript
- Homepage:
- Size: 3.86 MB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kubescape Docker Desktop extension
This is a Docker Desktop extension for Kubescape.
It lets you improve the security of your Kubernetes cluster by scanning it for misconfigurations and vulnerabilities.For now, the extension supports visualising your results using the ARMO Platform dashboard. Support for Backstage, Grafana and the self-hosted Kubescape backend are on our roadmap.
## Using the development version
1. Clone this repo.
2. Change into the repo’s directory.
3. Run Docker Desktop.
4. Inside the Docker Desktop application, go to Settings → Kubernetes → Enable Kubernetes.
5. Run `make install-extension`.
6. A new extension named Kubescape should appear.