Is the pulumi/kx repo available to view ? saw it i...
# general
d
Is the pulumi/kx repo available to view ? saw it in the meetup video on youtube
c
cc @white-balloon-205 @breezy-hamburger-69619
w
It's under early and active development currently - but happy to share early access if you are interested in trying things out and providing feedback while we flesh things out! Drop me a DM.
b
what is the pulumi/kx repo?
d
It is supposed to be their best practices k8s modules repo
c
It’s kind of like a “richer” version of the Kubernetes SDK. You can do stuff like
const myService = myDeployment.expose(...)
stuff like that.