2019-05-23 15:09:46 -07:00
< h2 id = "prerequisites" > Prerequisites< / h2 >
2019-05-23 15:07:54 -07:00
2019-05-23 15:09:46 -07:00
< ol >
2023-09-28 15:40:20 -04:00
< li > < a href = "/docs/install/" > Install Pulumi< / a > < / li >
2019-07-07 08:23:39 -07:00
< li > < a href = "https://nodejs.org/en/download/" > Install Node.js< / a > < / li >
2019-05-23 15:09:46 -07:00
< li > Install a package manager for Node.js, such as < a href = "https://www.npmjs.com/get-npm" > npm< / a > or < a href = "https://yarnpkg.com/en/docs/install" > Yarn< / a > .< / li >
2023-09-28 15:40:20 -04:00
< li > < a href = "/registry/packages/aws/installation-configuration/" > Configure AWS credentials< / a > < / li >
2019-05-23 15:09:46 -07:00
< li > < a href = "https://docs.aws.amazon.com/eks/latest/userguide/install-aws-iam-authenticator.html" > Install AWS IAM Authenticator for Kubernetes< / a > < / li >
< / ol >