Go to file
vfebvre acb545c1a0 add CRDs cert-manager informations 2023-08-30 16:35:48 +02:00
base add cert-manager configuration 2023-08-30 16:23:34 +02:00
overlays/dev add cert-manager configuration 2023-08-30 16:23:34 +02:00
requires creation de nextcloud-kustom 2023-08-30 11:35:31 +02:00
README.md add CRDs cert-manager informations 2023-08-30 16:35:48 +02:00

README.md

nextcloud-kustom

WARNING - test branch, does not respect the target strategy for a production environment

  1. Create cluster

kind create cluster --config requires/cluster/cluster.yaml

  1. Install operators and openldap(dev)

kubectl apply -k requires/

  1. Define IP poll address

kubectl apply -k base/cluster/lb

  1. 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