vfebvre acb545c1a0 | ||
---|---|---|
base | ||
overlays/dev | ||
requires | ||
README.md |
README.md
nextcloud-kustom
WARNING - test branch, does not respect the target strategy for a production environment
- Create cluster
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
cert-manager
Install crds :
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.12.0/cert-manager.yaml