1.2 KiB
1.2 KiB
tags, relates-to, creation-date, modification-date
| tags | relates-to | creation-date | modification-date | |||
|---|---|---|---|---|---|---|
|
Starting my own game company | 2023-10-12 16:17 | Thursday 12th October 2023 16:17:57 |
So now I'm learning Kubernetes which should allow me to try and setup from scratch a kubernetes cluster on proxmox, by hand. Maybe with Rancher, maybe with K3S, but by hand is good to understand how it works.
Then when I can deploy a simple cluster by hand, I try it with Terraform.
When I can do it with Terraform on my Homelab, then I can try to redeploy my OpenSpace setup from Docker to Kubernetes.
And then, when I can deploy this on premise, I try to expand it on the Infomaniak OpenStack cloud.
If I can manage this, it means I could deploy a whole devops environment for about any team in the world with just a few commands.
I would have:
- to make it tailorable to the teams
- to actually finish de Devops todo list I made to setup some of the processes I planned for the services I already have
- to plan more services (Sentry OSS alternative, Cloud drive, asset review, asset browsing and managing, that kind of stuff) and some processes along with it