F5Networks / charts

Helm charts for using F5 products and services in Kubernetes and OpenShift environments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Helm charts for using F5 products and services in Kubernetes and OpenShift environments.

License:Apache License 2.0


Languages

Language:Mustache 91.1%Language:Shell 8.9%