https://pulumi.com logo
#hackathon-03-19-2020
Title
# hackathon-03-19-2020
g

gorgeous-egg-16927

03/19/2020, 3:42 AM
Here’s a simple project to get started for folks wanting to hack on the Go k8s SDK. I included a README.md file in the folder with instructions and caveats.
🎉 2
pulumipus 8bit 1
partyk8s 2
b

breezy-hamburger-69619

03/19/2020, 3:48 AM
Nice! I'll be taking this for a spin 🙂
b

broad-dog-22463

03/19/2020, 4:29 AM
Me too!!
g

gorgeous-egg-16927

03/19/2020, 3:45 PM
Here’s an updated example that references a new build of the Go k8s SDK.
b

big-piano-35669

03/19/2020, 8:52 PM
@gorgeous-egg-16927 @lemon-agent-27707 Should we be using Go modules to test all of this out instead of Dep? (Levi's examples here do.)
l

lemon-agent-27707

03/19/2020, 8:53 PM
It should be fine as long as you aren't doing anything multi-cloud. The dependency set will be larger than you'd probably expect, but for example usage it is fine for now.
b

big-piano-35669

03/19/2020, 9:09 PM
ok, sgtm.
3 Views