Hacker News new | ask | show | jobs
by trenchpilgrim 211 days 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.
1 comments

Reminds me of cdk8s if one is looking for a framework if it can be called that

cdk8s.io