Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
edwardmcfarlane
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
edwardmcfarlane
3y ago
Maybe try https://github.com/emcfarlane/kubestar ?
2.
▲
by
edwardmcfarlane
3y ago
CUE is really interesting in comparison with protobuffers with CEL. Thanks for linking the project.
3.
▲
by
edwardmcfarlane
3y ago
Using Helm made me not want to use Helm! Joking, Helm is what I would use but still think there is a better way to do templating. This tool scratches that itch.
4.
▲
by
edwardmcfarlane
3y ago
Nice, I've seen similar setups like this with Go before. Maybe that's the better way to do it, use a proper language instead of yamls for config.
5.
▲
by
edwardmcfarlane
3y ago
Better templating, example https://github.com/emcfarlane/kubestar which uses starlark for kubernetes config.
6.
▲
by
edwardmcfarlane
3y ago
I've been working on a library to create gRPC transcoding in Go. It uses the new protobuffers libraries so no need for more code generation and can support loading protobuffers on the fly. Please try it out and leave any feedback!
7.
▲
Fast and Simple gRPC Transcoding in Go
(emcfarlane.com)
1 points
by
edwardmcfarlane
3y ago
|
1 comments