Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
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
general
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
#general
Title
# general
f
few-plastic-88435
09/09/2022, 3:56 PM
Anyone can share with me a fully eks cluster creation using pulumi yaml ?. Thanks.
c
clean-window-19746
09/09/2022, 3:59 PM
are you using aws? there is a pulumi crosswalk that makes creating the necessary components for eks simple:
https://www.pulumi.com/docs/guides/crosswalk/aws/eks/#provisioning-a-new-eks-cluster
f
few-plastic-88435
09/09/2022, 4:49 PM
Actually We are using AWS. But, creating all things manually. We want to use Pulumi. But we want to have the YAML examples and YAML Syntax API to know and see how to interact and create resources on AWS. Any guide ? Thanks in advance.
s
stocky-restaurant-98004
09/09/2022, 6:36 PM
@few-plastic-88435
Here's an example that you might find useful:
https://github.com/pulumi/examples/tree/master/aws-yaml-eks
f
few-plastic-88435
09/09/2022, 9:36 PM
Thanks for sharing this Buddy. Really appreciate.
s
stocky-restaurant-98004
09/09/2022, 11:05 PM
Anytime! Please don't be shy about asking if you have any more questions!
Post