#we currently give devs a cloud vm to do

1 messages · Page 1 of 1 (latest)

tiny harness
#

we use packer + ansible for a base image, and then there is setup that happens once the dev has done sshkey & cloned the repo, this is when k8s gets setup, the entire platform is build, and then deployed into said local k8s (kubeadm/single-node)

#

I would imagine that it would look more like a k8s container running in a cluster with access to another cluster or namespace