https://pulumi.com logo
Title
i

incalculable-helicopter-18567

06/29/2021, 4:19 PM
I am totally new to Pulumi but like the idea. I have used Ansible a lot on-prem. But I am not sure how Pulumi can be used in an air-gapped on-prem env. Maybe I am missing something obvious here. Are any docs on this?
a

agreeable-eye-87399

06/29/2021, 4:21 PM
You still need somewhere to store the state; it doesn’t have to be the online Pulumi SaaS however: https://www.pulumi.com/docs/intro/concepts/state/ I suspect (depending on just how air-gapped you are) that the local filesystem backend might be the move: https://www.pulumi.com/docs/intro/concepts/state/#logging-into-the-local-filesystem-backend
I suppose it also matters what you are trying to configure with Pulumi - for example, is it an on-prem k8s cluster, vpshere, etc?
i

incalculable-helicopter-18567

06/30/2021, 12:58 AM
It's K8s on prem