Hacker News new | ask | show | jobs
by happythought 2617 days ago
I’m interested in learning that model, but a readme in there that explains how to go from nothing to a deployment might help.

Edit: also the fact that you have a 4 month old outstanding pull request isn’t giving me any warm fuzzies about the maintenance and velocity of skycfg.

1 comments

nginx.cfg and app.cfg have an example deployment for nginx and the rest is covered in main README.

Yeah not sure what is going on with that pr, tbh i forgot about it b/c we implement it in our own runtime. I got a bunch of others merged quickly since then.

Thanks, I saw those and they seem clear enough. So the go code is unrelated to nginx.cfg and app.cfg?
The go code under _examples/k8s is a demo client that will actually stuff `main` output into Kubernetes api endpoint.