top | item 21552697

(no title)

Cedricgc | 6 years ago

Author here. The closest thing to borgcfg in Kubernetes would be kubecfg [0]. It is based on jsonnet, the open source equivalent to GCL. The official blessed solution right now would be kustomize [1] since it is directly integrated into kubectl. I categorize both in the article with my evaluation as solutions.

[0] https://github.com/bitnami/kubecfg

[1] https://kustomize.io/

discuss

order

wodenokoto|6 years ago

I’ll have to check that out, thank you for mentioning it.

Is `-k` very recent?

Cedricgc|6 years ago

I am not certain, I think it was adopted mid 2019.