Skip to content
Snippets Groups Projects
Unverified Commit 6029c3db authored by groundhog2k's avatar groundhog2k Committed by GitHub
Browse files

Doc pr (#8)

* Improved global readme

* Fixed prerequisities
parent ff1590e7
No related branches found
No related tags found
No related merge requests found
...@@ -11,14 +11,13 @@ $ helm repo update ...@@ -11,14 +11,13 @@ $ helm repo update
## Introduction ## Introduction
This repository contains various helm charts for some famous open source projects. This repository contains various helm charts for some famous open source projects.
Goal was to create some universal charts that use the original docker images from [Docker hub](https://hub.docker.com) instead of the modified version which Bitnami offers. Goal was to create some universal charts that use the original docker images from [Docker Hub](https://hub.docker.com) instead of the modified version which Bitnami offers.
The advantage is that most of these charts here are platform independent and will run on x64/amd64 and arm64v8 (Raspberry Pi 3/4) Kubernetes clusters.
The advantage is that most of these charts are platform independent and will run on x64/amd64 and arm64v8 (Raspberry Pi 3/4) Kubernetes clusters just by changing the image tag.
## Prerequisites ## Prerequisites
- Kubernetes 1.12+
- Helm 3.x - Helm 3.x
- PV provisioner support in the underlying infrastructure
## Adding this helm repository ## Adding this helm repository
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment