Coder Social home page Coder Social logo

helm-fadi's Introduction

Helm Chart for FADI

CircleCI License version FOSSA Status

Introduction

This Helm chart installs fadi in a Kubernetes cluster. You can optionally enable/disable components of fadi.

Prerequisites

  • Kubernetes cluster 1.10+
  • Helm 3.0.0+
  • PV provisioner support in the underlying infrastructure.

Chart Details

See the fadi repository for documentation and userguide.

Installation

Add Helm repository

helm repo add cetic https://cetic.github.io/helm-charts
helm repo update

Install the chart

Install the fadi helm chart with a release name my-release:

helm install my-release cetic/fadi

Install from local clone

git clone https://github.com/cetic/helm-fadi.git fadi
cd fadi
helm repo add stable https://kubernetes-charts.storage.googleapis.com/
helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com
helm repo add cetic https://cetic.github.io/helm-charts
helm repo add jupyterhub https://jupyterhub.github.io/helm-chart/
helm repo update
helm dep up
helm install fadi .

Uninstallation

To uninstall/delete the my-release deployment:

helm uninstall my-release

Deletion of the StatefulSet doesn't cascade to deleting associated PVCs. To delete them:

kubectl delete pvc -l release=my-release

Configuration

Each requirement is configured with the options provided by that Chart. Please consult the relevant charts for their configuration options.

Parameter Description Default
FADI tools
spark.enabled Enable Spark true
superset.enabled Enable Superset true
postgresql.enabled Enable PostgreSQL true
minio.enabled Enable Minio true
grafana.enabled Enable Grafana true
jupyterhub.enabled Enable JupyterHub true
nifi.enabled Enable Nifi true
openldap.enabled Enable Openldap true
phpldapadmin.enabled Enable PhpLDAPadmin true
kafka.enabled Enable Kafka false
cassandra.enabled Enable Cassandra false
filebeat.enabled Enable Filebeat false
logstash.enabled Enable Logstash false
elasticsearch.enabled Enable Elasticsearch false
kibana.enabled Enable Kibana false
nginx-ldapauth-proxy.enabled Enable nginx-ldapauth-proxy false
tsaas.enabled Enable Tsimulus-saas false
swaggerui.enabled Enable Swaggerui false
node-red.enabled Enable Node-red false
adminer.enabled Enable Adminer true
mlflow.enabled Enable MLFlow false
seldon-core-operator.enabled Enable Seldon-core false
zabbix.enabled Enable Zabbix false

Contributing

Feel free to contribute by making a pull request.

Please read the official Contribution Guide from Helm for more information on how you can contribute to this Chart.

License

FOSSA Status

helm-fadi's People

Contributors

alexnuttinck avatar dkamotsky avatar ayadiamen avatar sellto avatar fossabot 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.