https://pulumi.com logo
#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!