We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: