Skip to content

mattstep/pulumi-trino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pulumi-trino

A simple example for using Pulumi to provision an AWS EKS cluster with a simple Trino cluster deployed via the official Trino Helm Chart.

prerequisites

usage

  1. Clone this repo
  2. Run go get to download dependencies
  3. Ensure you have AWS Credentials in your environment
  4. Login to Pulumi
  5. Update main.go to point to your organization (it's currently pointed to mine, mattstep)
  6. Run go run main.go from the root

To destroy the stack later, run cd stack followed by pulumi destroy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages