https://pulumi.com logo
Title
m

many-psychiatrist-74327

04/15/2021, 1:44 AM
👋 hello! I have a couple k8s questions: • I need to manage kubernetes clusters in multiple clouds (AWS, GCP). Would the best recommendation be to use Crosswalk for Kubernetes? • I’d like to use the newly released Autopilot in GKE. But it looks like the pulumi API doesn’t support it yet. Do you have an ETA on when it might be supported? Thanks!
l

little-cartoon-10569

04/15/2021, 1:49 AM
Autopilot would be supported soon after Terraform introduce it. Watch this issue: https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/issues/835
If I was looking to support similar clusters in multiple providers, I'd look at https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/cloud Unfortunately most of the documentation is generated; the lack of introductory material for the Cloud provider is an impediment. I don't know (for example) if it uses GKE / EKS behind the scenes..
m

many-psychiatrist-74327

04/15/2021, 2:32 AM
hmm ok.. i’ll give the cloud provider a look thanks for the pointers!