starting look at ways to replicate my prod env on ...
# kubernetes
w
starting look at ways to replicate my prod env on dev machines, found https://unikube.io/ which says
You are already configuring your production environment using K8s manifests, helm charts or kustomize files, why aren’t you rolling out that exact environment to your devs?
is there a similar concept that works well with Pulumi deployments? did anyone here ever set up a dev environment based on their Pulumi deployment in a way that supports rapid development with something like https://gefyra.dev/ ?