2i2c-org / unnamed-thingity-thing

https://2i2c.org/unnamed-thingity-thing/
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Create a k8s cluster #19

Closed GeorgianaElena closed 3 weeks ago

GeorgianaElena commented 4 weeks ago

Context

Part of https://github.com/2i2c-org/unnamed-thingity-thing/issues/17

We need to create a Kubernetes cluster to deploy the unnamed project to.

For simplicity sake and to reduce the scope so that the deployment fits in the proposed timeline, the cluster is to be:

- [x] Create a new GCP project
- [x] Setup a billing account
- [x] Deploy a new ~regional~ zonal cluster in that project
- [x] Get `kubectl` access against this cluster

Definition of Done

GeorgianaElena commented 3 weeks ago

There is a cluster running, and here I gathered some of the decissions I made about the cluster and why https://hackmd.io/gtdnZv_jR7KOE1wy1zz4MQ?view.

I expect to delete and recreate this cluster a few more times until I find the right recipe when actually deploying the app. But given the current state I consider this done.