HowTo
This commit is contained in:
parent
77c62cabe9
commit
1b9e8b9db0
20
README.md
20
README.md
@ -1,2 +1,22 @@
|
|||||||
# nextcloud-kustom
|
# nextcloud-kustom
|
||||||
|
|
||||||
|
**WARNIGN - test branch, does not respect the target strategy for a production environment**
|
||||||
|
|
||||||
|
- Create cluster
|
||||||
|
|
||||||
|
- To create cluster instance
|
||||||
|
|
||||||
|
kind create cluster --config requires/cluster/cluster.yaml
|
||||||
|
|
||||||
|
- Install operators and openldap(dev)
|
||||||
|
|
||||||
|
kubectl apply -k requires/
|
||||||
|
|
||||||
|
- Define IP poll address
|
||||||
|
|
||||||
|
kubectl apply -k base/cluster/lb
|
||||||
|
|
||||||
|
- Install nextcloud
|
||||||
|
|
||||||
|
kubectl apply -k overlays/dev
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user