f6fa0e22d21fa1372dd23293e23e339c06c90f9d
This package defines an Helm chart for kubernetes based opencloud services deployment.
It can be used to fully deploy opencloud in a development/lighweight kubernetes deployment, for quick testing or to ease opencloud dependencies (dex, mongo, mongo-express, ...) deployment.
Kind (https://kind.sigs.k8s.io/) is used here as a lightweight kubernetes deployment. Obviously, any kubenetes compliant environment is a legitimate target.
HOW TO:
- Install kind
Follow instructions here https://kind.sigs.k8s.io/
- Install helm
Download suitable helm client here https://helm.sh/docs/intro/install/
- Fire up a kind cluster
Execute following script
create_kind_cluster.sh
It will create a opencloud docker container running kubernetes services.
- Deploy the opencloud chart
install_development.sh
Description
Languages
Smarty
93.9%
Shell
3.8%
Go
2.1%
Nix
0.1%