https://pulumi.com logo
f

fancy-magazine-29876

01/14/2019, 5:15 PM
are there any plans to integrate this into
@pulumi/kubernetes
? https://github.com/pulumi/examples/blob/master/kubernetes-ts-guestbook/components/k8sjs.ts
g

gorgeous-egg-16927

01/14/2019, 5:23 PM
No,
@pulumi/kubernetes
is just the unopinionated provider layer. We don't have a "higher level" k8s library at this point.
👍 1
b

big-piano-35669

01/14/2019, 11:09 PM
We'd be very interested in what you come up with if you do go your own route. We are planning to invest here in the medium term, so would love to know more about what sorts of components you create and/or want.
f

fancy-magazine-29876

01/15/2019, 1:00 AM
installing a variant of this code as a module in a microstacks approach to reduce the infra/k8s codebase across all applications is the goal and to provide boilerplate abstractions - especially for people who don't want to have to learn k8s
i will let you know how it goes
basically like how
cloud.Service
works in
pulumi-cloud
b

big-piano-35669

01/15/2019, 2:44 AM
👍
Eager to hear what you come up with and how it goes. Please do let us know if we can help!