Nextcloud on Kubernetes

Build containers

docker build -t .

Push containers

docker push

Run on Kubernetes

kubectl apply -f *.yml