logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt
How to install kubescape/kubescape. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

kubescape/kubescape Installation Guide

How to install kubescape/kubescape. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for kubescape/kubescape. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i kubescape/kubescape
or

Install via npx

npx @hexmos/ipm i kubescape/kubescape

Prerequisites

Go

language

Version: >=1.18.0

Docker

system_tool

Kubescape uses Docker for containerization and deployment.

kubectl

system_tool

Version: 1.25.0

Helm

package_manager

Kubescape uses Helm for managing Kubernetes charts.

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

CLI Installation (Bash)

curl -s https://raw.githubusercontent.com/kubescape/kubescape/master/install.sh | /bin/bash

Post Installation Steps

  • Start the Kubescape CLI with: `kubescape start`
  • Run a scan of your Kubernetes cluster using kubescape: `kubescape scan --cluster <your-cluster-name>`
  • Access the Kubescape UI by navigating to `http://localhost:8080/`.