Hi All! New to Pulumi, great to meet the team! I ...
# golang
l
Hi All! New to Pulumi, great to meet the team! I had a couple of questions about the EKS / Kubernetes provider and state. We’re trying to create a library that abstracts away creating a EKS cluster with sane defaults explicit to our organizations. We’re getting state references from the stack we created that will be referenced (the library), how would you recommend managing state and kubernetes providers for this type of scenario? Thanks in advance!