All Projects → F5Networks → charts

F5Networks / charts

Licence: Apache-2.0 license
Helm charts for using F5 products and services in Kubernetes and OpenShift environments.

Programming Languages

Mustache
554 projects
shell
77523 projects

Projects that are alternatives of or similar to charts

Microbean Helm
A Java API for Helm, the Kubernetes package manager.
Stars: ✭ 99 (+253.57%)
Mutual labels:  helm, helm-charts
Helm Elasticsearch
An Elasticsearch cluster on top of Kubernetes, made easier, with Helm.
Stars: ✭ 124 (+342.86%)
Mutual labels:  helm, helm-charts
Quiz
Example real time quiz application with .NET Core, React, DDD, Event Sourcing, Docker and built-in infrastructure for CI/CD with k8s, jenkins and helm
Stars: ✭ 100 (+257.14%)
Mutual labels:  helm, helm-charts
Helm Charts
Kubernetes Helm Charts for the Center for Open Science
Stars: ✭ 88 (+214.29%)
Mutual labels:  helm, helm-charts
Charts
JFrog official Helm Charts
Stars: ✭ 148 (+428.57%)
Mutual labels:  helm, helm-charts
Helm Charts
Helm Charts for Jaeger backend
Stars: ✭ 94 (+235.71%)
Mutual labels:  helm, helm-charts
Helm Chart
A store of Helm chart tarballs for deploying JupyterHub and BinderHub on a Kubernetes cluster
Stars: ✭ 123 (+339.29%)
Mutual labels:  helm, helm-charts
Helm Charts
Prometheus community Helm charts
Stars: ✭ 962 (+3335.71%)
Mutual labels:  helm, helm-charts
Build Harness
🤖Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more
Stars: ✭ 236 (+742.86%)
Mutual labels:  helm, helm-charts
Captain
A Helm 3 Controller
Stars: ✭ 129 (+360.71%)
Mutual labels:  helm, helm-charts
Helm Elasticstack
Kubernetes Helm Charts and Tools to run Elastic Stack(ELK) on Azure Container Service(AKS)
Stars: ✭ 76 (+171.43%)
Mutual labels:  helm, helm-charts
Helm Mapkubeapis
This is a Helm plugin which map deprecated or removed Kubernetes APIs in a release to supported APIs
Stars: ✭ 157 (+460.71%)
Mutual labels:  helm, helm-charts
Video Transcode Queue
A sample video upload platform as a kubernetes cluster (WIP)
Stars: ✭ 66 (+135.71%)
Mutual labels:  helm, helm-charts
Helmfiles
Comprehensive Distribution of Helmfiles for Kubernetes
Stars: ✭ 205 (+632.14%)
Mutual labels:  helm, helm-charts
Helm Secrets
DEPRECATED A helm plugin that help manage secrets with Git workflow and store them anywhere
Stars: ✭ 1,129 (+3932.14%)
Mutual labels:  helm, helm-charts
Unfork
Kubectl plugin to find forked Helm Charts and other K8s resources and unfork them with Kustomize
Stars: ✭ 106 (+278.57%)
Mutual labels:  helm, helm-charts
Stock Analysis Engine
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
Stars: ✭ 605 (+2060.71%)
Mutual labels:  helm, helm-charts
Helmsman
Helm Charts as Code
Stars: ✭ 854 (+2950%)
Mutual labels:  helm, helm-charts
K8s
Kubernetes Helm Charts for the ORY ecosystem.
Stars: ✭ 127 (+353.57%)
Mutual labels:  helm, helm-charts
Aws Ssm
Populates Kubernetes Secrets from AWS Parameter Store
Stars: ✭ 150 (+435.71%)
Mutual labels:  helm, helm-charts

F5 Networks Helm Charts

This repository contains helm charts for use with some F5 Networks products and services within a Kubernetes or OpenShift environment.

Note: Charts may require access to kube-system namespace and/or cluster wide permissions for full functionality. Be sure to install/configure helm/tiller appropriately.


Deprecation Notice:

This repository is no longer active, Please refer k8s-bigip-ctlr for latest updates.


Stable Charts

The stable directory contains charts that are created/curated and tested by F5 Networks. These charts are supported by F5 Networks (see SUPPORT for details).

To add the stable repo to helm:

helm repo add f5-stable https://f5networks.github.io/charts/stable

Stable Charts:

Documentation

Each chart has a README describing its basic functionality. The values.yaml file for each chart shows the default values and links to documentation for the resources the chart deploys.

Incubation Charts

The incubation charts may have been created by F5 Networks or by external contributors. These charts have not undergone full testing and are subject to change. F5 Networks does not provide technical support for templates in the incubation directory.

To access additional charts in a development or testing mode that may not be documented:

helm repo add f5-incubator https://f5networks.github.io/charts/incubator
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].