Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a pulumi example for the demo #7

Open
danfhernandez opened this issue Apr 10, 2020 · 0 comments
Open

Create a pulumi example for the demo #7

danfhernandez opened this issue Apr 10, 2020 · 0 comments
Labels

Comments

@danfhernandez
Copy link
Collaborator

Given a k8s cluster
When I pull down the repo and run pulumi up
Then I get a running example that can be demoed

The kubernetes resources from the intro training session yesterday would be an awesome demo. See: https://github.com/spinnaker-hackathon/training/tree/master/Intro%20Lab%201:%20Kubernetes%20Pipeline/gitops/manifests.

We could port these into kubernetes objects using https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/kubernetes/.

Also note that this would need a kubernetes cluster so you could use https://github.com/pulumi/pulumi-eks for this purpose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant