https://pulumi.com logo
s

salmon-pizza-65823

09/14/2018, 1:42 PM
is there a
k8s.json.ConfigGroup
? also, or is only yaml supported currently? .. why can’t i seemingly not find where all these are originating from? .. how is
@pulimi/kubernetes
put together?
c

creamy-potato-29402

09/14/2018, 4:14 PM
@salmon-pizza-65823 JSON is a subset of YAML, so you can just use the YAML API. 🙂 I do see how that could be confusing though.
s

salmon-pizza-65823

09/14/2018, 4:19 PM
hah, yeah - didn’t think about that, but very interesting approach, and perfect for my usecase
c

creamy-potato-29402

09/14/2018, 4:20 PM
I wonder if we should have a parallel JSON api though
I am guessing you’re neither the first nor the last to be tripped up here.
Honestly I called it
yaml.*
because everyone always talks about k8s YAML
s

salmon-pizza-65823

09/14/2018, 4:33 PM
it’s so excessive :D