Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#aws
Title
a
astonishing-exabyte-93491
07/04/2023, 1:14 PM
👋 Hello folks, I need to manufacture a provider for an aws.eks.Cluster instance. As opposed to eks.Cluster, the former does not have a public field for kubeconfig. What’s the best way to create such a resource?
b
billowy-army-68599
07/05/2023, 2:35 PM
which language?
a
astonishing-exabyte-93491
07/05/2023, 5:27 PM
typescript
b
billowy-army-68599
07/05/2023, 5:41 PM
https://github.com/pulumi/pulumi-eks/blob/57b526fdac0d8438c2c7c6acc821f4303958d4a7/nodejs/eks/cluster.ts#L199
Post