I'm looking into using dotnet/c# to create a self-...
# aws
w
I'm looking into using dotnet/c# to create a self-managed windows node group for aws eks, using https://github.com/pulumi/pulumi-eks for guidance. Is it still the case that the nodes can only be bootstrapped and synchronized via cloud formation? https://github.com/pulumi/pulumi-eks/blob/master/nodejs/eks/nodegroup.ts#L562