docs: skeleton on basic structure for the piece

This commit is contained in:
A.Unger
2021-09-14 11:22:04 +02:00
parent 47c2c3ad4f
commit 04eab3b3da

View File

@@ -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)