You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To automate e2e testing we want to be able to spin up a multi-region kubernetes cluster in digitalocean. DO bandwidth pricing makes it a nonstarter for production deployment so while they do offer a hosted k8s solution it may make sense to roll our own especially if this comes with significant vendor lockin. We should investigate and decide whether the tradeoff for reusability vs ease of use makes sense...
investigate do hosted solution
cluster services:
prometheus
grafana
cmd/svc
The text was updated successfully, but these errors were encountered:
I dunno about digital ocean but spinning up your own kubernetes cluster on a node/VM takes seconds, then all you gotta do is spin up some slave nodes and join the cluster. I imagine a self managed solution will be a lot cheaper
containerd/containerd#3291
Blocking pulling directly from GitHub's registry, we are trying to work around this currently pushed to a private DockerHub repo for now.
To automate e2e testing we want to be able to spin up a multi-region kubernetes cluster in digitalocean. DO bandwidth pricing makes it a nonstarter for production deployment so while they do offer a hosted k8s solution it may make sense to roll our own especially if this comes with significant vendor lockin. We should investigate and decide whether the tradeoff for reusability vs ease of use makes sense...
cluster services:
The text was updated successfully, but these errors were encountered: