All Projects → falcosecurity → Charts

falcosecurity / Charts

Licence: apache-2.0
Community managed Helm charts for running Falco with Kubernetes

Labels

Projects that are alternatives of or similar to Charts

Charts
Easily deploy Sentry on your Kubernetes Cluster
Stars: ✭ 277 (+403.64%)
Mutual labels:  mustache
Eks Charts
Amazon EKS Helm chart repository
Stars: ✭ 428 (+678.18%)
Mutual labels:  mustache
Mustache
A simple Mustache parser/evaluator for Swift
Stars: ✭ 20 (-63.64%)
Mutual labels:  mustache
Helm Charts
A curated set of Helm charts brought to you by codecentric
Stars: ✭ 295 (+436.36%)
Mutual labels:  mustache
Client
The Hypothesis web-based annotation client.
Stars: ✭ 416 (+656.36%)
Mutual labels:  mustache
Lightncandy
An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ),
Stars: ✭ 565 (+927.27%)
Mutual labels:  mustache
Argo Helm
ArgoProj Helm Charts
Stars: ✭ 263 (+378.18%)
Mutual labels:  mustache
K8s Minecraft
Running a Minecraft server in Kubernetes
Stars: ✭ 37 (-32.73%)
Mutual labels:  mustache
Charts
Helm charts for applications you run at home
Stars: ✭ 421 (+665.45%)
Mutual labels:  mustache
Handlebars.net
A real .NET Handlebars engine
Stars: ✭ 723 (+1214.55%)
Mutual labels:  mustache
Universe
The Mesosphere Universe package repository.
Stars: ✭ 308 (+460%)
Mutual labels:  mustache
Mikado
Mikado is the webs fastest template library for building user interfaces.
Stars: ✭ 323 (+487.27%)
Mutual labels:  mustache
Mormot
Synopse mORMot ORM/SOA/MVC framework
Stars: ✭ 607 (+1003.64%)
Mutual labels:  mustache
Handlebars
Fullest Handlebars.js templating support for Atom and Sublime Text 2 / 3. Also drives syntax colouring on Github and in Visual Studio Code. Install from: https://atom.io/packages/Handlebars and https://packagecontrol.io/packages/Handlebars.
Stars: ✭ 292 (+430.91%)
Mutual labels:  mustache
Pomerium Helm
Official helm charts for Pomerium.
Stars: ✭ 32 (-41.82%)
Mutual labels:  mustache
Charts
Bitnami Helm Charts
Stars: ✭ 4,439 (+7970.91%)
Mutual labels:  mustache
Grmustache.swift
Flexible Mustache templates for Swift
Stars: ✭ 538 (+878.18%)
Mutual labels:  mustache
Elastalert Docker
Simple Dockerfile for building a Kubernetes and Elastalert Helm compatible Docker image.
Stars: ✭ 54 (-1.82%)
Mutual labels:  mustache
Helm Charts
Prometheus community Helm charts
Stars: ✭ 962 (+1649.09%)
Mutual labels:  mustache
Harbor Helm
The helm chart to deploy Harbor
Stars: ✭ 647 (+1076.36%)
Mutual labels:  mustache

Falco Helm Charts

This GitHub project is the source for our Helm chart repository.

The purpose of this repository is to provide a place for maintaining and contributing Charts related to the Falco project, with CI processes in place for managing the releasing of Charts into our Helm Chart Repository.

For more information about installing and using Helm, see the Helm Docs.

Repository Structure

This GitHub repository contains the source for the packaged and versioned charts released to https://falcosecurity.github.io/charts (our Helm Chart Repository).

The Charts in this repository are organized into folders: each directory that contains a Chart.yaml is a chart.

The Charts in the master branch (with a corresponding GitHub release) match the latest packaged Charts in our Helm Chart Repository, though there may be previous versions of a Chart available in that Chart Repository.

Charts

Charts currently available are listed below.

Usage

Adding falcosecurity repository

Before installing any chart provided by this repository, add the falcosecurity Charts Repository:

helm repo add falcosecurity https://falcosecurity.github.io/charts
helm repo update

Installing a chart

Please refer to the instruction provided by the Chart you want to install. For installing Falco via Helm, the documentation is here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].