are there any plans to integrate this into `@pulum...
# general
f
are there any plans to integrate this into
@pulumi/kubernetes
? https://github.com/pulumi/examples/blob/master/kubernetes-ts-guestbook/components/k8sjs.ts
g
No,
@pulumi/kubernetes
is just the unopinionated provider layer. We don't have a "higher level" k8s library at this point.
👍 1
b
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
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
👍
Eager to hear what you come up with and how it goes. Please do let us know if we can help!