ocf / projects

Overview of technical OCF projects
3 stars 0 forks source link

open kubernetes facility #59

Open nikhiljha opened 3 years ago

nikhiljha commented 3 years ago

It's fun to imagine how much simpler OCF infra could be if everything was just kubernetes. Assume all of this is backed by a ceph node.

Normal Difficulty

Hard Difficulty

Insane Difficulty

Impossible

jvperrin commented 3 years ago

I'll add some notes on a few of these:

ja5087 commented 3 years ago

Jenkins can actually spawn build agents dynamically on k8s so I think it's entirely possible (EDIT: nvm I misread, maybe something like https://link.medium.com/PSw4d5IQCab). I think Ceph will enable a lot of things that were previously blocked on NFS, but I still think databases/IRC/stateful workloads will be a while until we're comfortable running them on the kube.

nikhiljha commented 1 year ago

progress on this: we've figured out how to do most stateful workloads on new kubernetes, Ceph is performant and stable, migration progress of production services is here: (ocf auth required to view, unfortunately)

https://docs.google.com/spreadsheets/d/1zQEG2pNiFWxhubetlv5JuB2HlsMmGARzqlTozE4hG58/edit#gid=0

(cc @oliver-ni)