https://pulumi.com logo
a

alert-dream-58492

05/20/2021, 7:41 PM
I am looking for sample code to create an AKS cluster and deploy a helm chart using automation api. Can someone point to it if such an example exists?
b

billowy-army-68599

05/20/2021, 7:47 PM
which language?
a

alert-dream-58492

05/20/2021, 7:52 PM
@billowy-army-68599 Golang
b

billowy-army-68599

05/20/2021, 7:53 PM
I haven't kept it up to date because it's a PoC, but there's a CLI type tool I wrote here: https://github.com/jaxxstorm/aksctl/blob/main/cmd/aksctl/create/cluster/cli.go it doesn't have the helm chart, but it shouldn't be hard to add