An open API service indexing awesome lists of open source software.

https://github.com/flexkube/kubernetes-helm-chart

Helm chart for deploying Kubernetes Control Plane
https://github.com/flexkube/kubernetes-helm-chart

Last synced: 3 months ago
JSON representation

Helm chart for deploying Kubernetes Control Plane

Awesome Lists containing this project

README

        

# kubernetes

Installs Kubernetes control plane.

## Configuration

The following tables list the configurable parameters of the kubernetes chart and their default values.

### General
| Parameter | Description | Default |
|------------|------------------------------------------------------------------------------------------------------------------------------|---------|
| `replicas` | Number of replicas of control plane components to run. Ideally it should equal to number of controller nodes in the cluster. | `1` |