hi, can i use pulumi to provision a k8s cluster on bare metal machines or VPS? i don't want to create a managed service (like GKE or EKS)
f
faint-whale-59078
05/23/2021, 8:38 AM
Hi @bored-monitor-99026 Yes, you should be able to do that as some people have already done it before. For example, you could use Pulumi to interact with vSphere and then deploy k3s to create a kubernetes cluster.
👍 1
Alternatively, Digital Ocean (supported by Pulumi) has some VM offering, or even some managed k8s offering quite cheap.