halkyonio / operator

Kubernetes Operator simplifying the development of microservices on k8s !
Apache License 2.0
40 stars 14 forks source link

Update kubedb installation doc to use bash script #184

Closed cmoulliard closed 4 years ago

cmoulliard commented 4 years ago

Feature request

Review and update kubedb installation procedure within the doc to use the kubedb bash script and not anymore helm. Why : to avoid to have to install helm

See: https://kubedb.com/docs/0.12.0/setup/install/

example
curl -fsSL https://raw.githubusercontent.com/kubedb/installer/0.12.0/deploy/kubedb.sh | bash