Javier J. Salmerón-García 646695d382 [bitnami/mariadb,mysql,mariadb-galera] Add extraEnvVars support (#2480)
* [bitnami/mariadb,mysql,mariadb-galera] Add extraEnvVars support

* [bitnami/mariadb] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* [bitnami/mysql] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* [bitnami/cassandra] Allow to specify maxUnavailable pods (#2457)

* [bitnami/cassandra] Allow to specify maximumUnavailable pods

* Update values-production.yaml

* Update values.yaml

* Update values.yaml

* Update values-production.yaml

* [bitnami/cassandra] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>

* [bitnami/dokuwiki] Release 6.0.17 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* [bitnami/airflow] add podManagementPolicy support for workers (#2420)

* airflow: add podManagementPolicy support for workers

* [bitnami/airflow]: add podManagementPolicy to values files

* Fix if statement

CI/CD was failing because:
```
Error: parse error at (airflow/templates/statefulset-worker.yaml:12): function “Values” not defined
```

* [bitnami/airflow]: fix incorrect if statement

* Update values-production.yaml

* Update values.yaml

* [bitnami/airflow] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>

* [bitnami/opencart] Release 7.0.15 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* [bitnami/zookeeper] fix() typo (#2481)

* fix() typo

* [bitnami/zookeeper] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>

* [bitnami/fluentd] Release 1.0.5 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* [bitnami/phabricator] Release 9.1.2 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* [bitnami/minio] Release 3.3.8 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* [bitnami/mongodb] add storageClass field for secondary in persistence (#2407)

* [bitnami/mongodb] add storageClass definition for secondaries

* bump mongodb chart version

* [bitnami/mongodb] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Javier J. Salmerón-García <jsalmeron@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>

* [bitnami/rabbitmq] fix extraPorts indentation (#2496)

* fix extraPorts indentation

* bump chart version

* [bitnami/rabbitmq] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>

* [bitnami/redis-cluster] Fix metrics secret volume mount path (#2489)

* Fix metrics secret volume mount path

* Bump chart version

* [bitnami/redis-cluster] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>

* Fix Zookeeper Readme (#2486)

* Revert galera

Co-authored-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Adam Stankiewicz <sheerun@sher.pl>
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Co-authored-by: iamsudip <iamsudip@programmer.net>
Co-authored-by: Onur YALAZI <oyalazi@ptc.com>
Co-authored-by: golgoth31 <golgoth31@users.noreply.github.com>
Co-authored-by: Pierre Chalamet <pierre@chalamet.net>
Co-authored-by: Juliusz Marciniak <juliusz.marciniak+github@gmail.com>
Co-authored-by: Jake Sylvestre <jakesyl@gmail.com>
2020-05-04 12:16:38 +02:00
2020-04-15 09:43:23 +02:00
2016-07-10 14:16:03 +05:30
2020-04-14 17:21:55 +02:00
2020-02-28 11:54:13 +01:00
2019-04-12 13:46:49 +02:00

The Bitnami Library for Kubernetes

Popular applications, provided by Bitnami, ready to launch on Kubernetes using Kubernetes Helm.

TL;DR

$ helm repo add bitnami https://charts.bitnami.com/bitnami
$ helm search repo bitnami
$ helm install my-release bitnami/<chart>

Installing a chart

Before you begin

Setup a Kubernetes Cluster

The quickest way to setup a Kubernetes cluster is with Azure Kubernetes Service, AWS Elastic Kubernetes Service or Google Kubernetes Engine using their respective quick-start guides. For setting up Kubernetes on other cloud platforms or bare-metal servers refer to the Kubernetes getting started guide.

Install Helm

Helm is a tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources.

To install Helm, refer to the Helm install guide and ensure that the helm binary is in the PATH of your shell.

Add Repo

The following command allows you to download and install all the charts from this repository:

$ helm repo add bitnami https://charts.bitnami.com/bitnami

Using Helm

Once you have installed the Helm client, you can deploy a Bitnami Helm Chart into a Kubernetes cluster.

Please refer to the Quick Start guide if you wish to get running in just a few commands, otherwise the Using Helm Guide provides detailed instructions on how to use the Helm client to manage packages on your Kubernetes cluster.

Useful Helm Client Commands:

  • View available charts: helm search repo
  • Install a chart: helm install my-release bitnami/<package-name>
  • Upgrade your application: helm upgrade

License

Copyright (c) 2020 Bitnami

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Description
Languages
Smarty 100%