diff --git a/docs/ocis/deployment/kubernetes.md b/docs/ocis/deployment/kubernetes.md new file mode 100644 index 0000000000..6fb306b73d --- /dev/null +++ b/docs/ocis/deployment/kubernetes.md @@ -0,0 +1,28 @@ +--- +title: "Kubernetes" +date: 2021-10-14T11:04:00+01:00 +weight: 25 +geekdocRepo: https://github.com/owncloud/ocis +geekdocEditPath: edit/master/docs/ocis/deployment +geekdocFilePath: kubernetes.md +--- + +{{< toc >}} + +## What is Kubernetes + +## What is Minikube + +## What is `kubectl` + +## Setting up Minikube + +## Helm Charts, and why they are handy for oCIS + +## Run a local set of Helm charts + +## What is GCP + +### Can Helm charts run on GCP? + +## Running on GCP (Google Cloud Platform)