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
- Host: GitHub
- URL: https://github.com/flexkube/kubernetes-helm-chart
- Owner: flexkube
- License: apache-2.0
- Created: 2019-11-09T00:14:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-30T22:01:39.000Z (4 months ago)
- Last Synced: 2025-01-30T23:18:07.260Z (4 months ago)
- Size: 157 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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` |