https://pulumi.com logo
m

magnificent-address-3498

02/08/2022, 3:47 PM
Hi, I am trying to create a Kubernetes cluster on top of Hetzner Cloud
@pulumi/hcloud
using Typescript and k0sproject. To set up the cluster I need to generate a yaml file containing data from a list of created servers (primaryly the internal IP address of each server) and I am struggling to incorporate the outputs. Does anybody have a pointer on how to locally generate a file using data from outputs?
6 Views