Giter Site home page Giter Site logo

kube-hunter-helmchart's Introduction

Kube-hunter Helm Chart

This repository was forked from this Gitlab repository.

Find STFC Cloud docs on how to use kube-hunter here (link to be added once docs are published).

This directory contains a Kubernetes chart to deploy Kube-hunter.

Chart Details

This chart will do the following:

  • Create a CronJob which runs Kube-hunter in Pod mode.

Installing the Chart

To install the chart, use the following:

$ helm install stable/kube-hunter

Configuration

The following table lists the configurable parameters of the docker-registry chart and their default values.

Parameter Description Default
customArguments Additional custom arguments to give to kube-hunter []
image.pullPolicy Container pull policy IfNotPresent
image.repository Container image to use aquasec/kube-hunter
image.tag Container image tag to deploy 312
cronjob.schedule Schedule for the CronJob 0 1 * * *
cronjob.annotations Annotations to add to the cronjob {}
cronjob.concurrencyPolicy `Allow Forbid
cronjob.failedJobsHistoryLimit Specify the number of failed Jobs to keep 1
cronjob.successfulJobsHistoryLimit Specify the number of completed Jobs to keep 1
pod.annotations Annotations to add to the pod {}
resources Resource requests and limits {}
priorityClassName priorityClassName nil

Specify each parameter using the --set key=value[,key=value] argument to helm install.

kube-hunter-helmchart's People

Contributors

jamesacris avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.