This message was deleted.
# getting-started
s
This message was deleted.
a
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
It's K8s on prem