Yes, but it's a bit laborious. You can manage the resources individually, importing into one stack then deleting from the other.
little-cartoon-10569
02/16/2021, 10:26 PM
Depending on the number of resources, it might be slightly easier to import the entire stack, then create scripts to delete the resources from one stack or the other, as appropriate.
little-cartoon-10569
02/16/2021, 10:27 PM
Thankfully it's a once-only job.
f
flat-insurance-25294
02/16/2021, 10:27 PM
I see.
I guess the lowest cost part is, keeping the current setup as Infra, move the K8 stuff, to separate project, but Infra project will see that as deployments and services got deleted.
It’s weird that state of K8 is managed by both Pulumi and EKS, not sure how I feel about that.