5 ms·
I wrote Go and Python programs that constructed the manifests using the native Kubernetes types and piped them into kubectl apply. Had to write my own libraries
by trenchpilgrim 10mo ago
I wrote Go and Python programs that constructed the manifests using the native Kubernetes types and piped them into kubectl apply. Had to write my own libraries for doing migrations too. But after that bootstrapping it worked great.
- anttiharju 10mo agoReminds me of cdk8s if one is looking for a framework if it can be called that cdk8s.io