And expanding on the previous question - if using ...
# general
g
And expanding on the previous question - if using Pulumi locally (as in
pulumi login --local
, without an account), is it possible to perform an update operation in a CI/CD environment (that means it does not have any stack / state from previous operations) for Kubernetes?