This message was deleted.
# pulumi-kubernetes-operator
s
This message was deleted.
p
Mostly works as expected, the are some resource consumption issues with largish yarn workspace based monorepos. We have to limit our concurrency to one per instance of the operator.
Oh we also have to use a volume to mount into /tmp otherwise the pod gets evicted a lot. I think this is a consequence of our repo size though.