Viewing profile — eysi
eysi
HN member- Joined
- Sat, Jan 05, 2019, 10:22 PM UTC
- HN karma
- 48
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About eysi
Co-founder of Garden (https://docs.garden.io)
Feel free to contact me on these topics at eythor@garden.io
Recent public activity
-
comment
Comment #39787749
Perhaps this helps: https://quine.sh/ I have no experience with the platform myself, just bumped into it by coincidence when my OSS project (written it Typescript) was featured
-
comment
Comment #38813868
DevSpace is a great tool but it’s bummer you didn’t like Garden. Admittedly, documentation and stability weren’t quite what we’d like and we’ve done a massive overhaul of the found…
-
comment
Comment #38813834
The way we do things is that we build everything in the cloud and store in a central container registry. So if I trigger a build during dev, the CI runner can re-use that, e.g. if …
-
comment
Comment #38811857
My team has been developing against a fully remote environment (K8s cluster) for some years now and it makes for a really powerful DevEx. Code sits on our laptops but live syncs to…
-
comment
Comment #38510462
This is such a great point! Your pipelines should mostly be CI provider agnostic and runnable from anywhere, including your laptop during development. If you ever need to change a …
-
comment
Comment #38371814
Yes for sure! We did indeed have a reputation for being a bit more complicated then some of the other tools out there (and in turn more flexible). But we've put enormous effort int…
-
comment
Comment #38370695
To add to what's already been said: If you think about it, CI pipelines are typically a complete description of how your system is built, tested, and deployed. Which is pretty fant…
-
comment
Comment #38170926
Another Gardener here :) Just to add to what Tao was saying, our pipelines are not only portable but also "smart". Instead of having to specify every step of a job—either in code o…
-
comment
Comment #36263403
Correct!
-
comment
Comment #36261717
Me too. In fact Garden (dev tooling for the Kubernetes)[0] is a Berlin start-up with three Icelandic founders. And if I'm not mistaken, two of us worked briefly with @halldorel (co…
-
comment
Comment #30962035
Thank you say much for the kind words Gavin :)
-
comment
Comment #30959080
We use Mutagen for Garden's hot reloading mechanism. (Garden is a dev tool for K8s and hot reloading enables users to sync changes directly to a prod like dev environment as oppose…
-
comment
Comment #29264672
We use GitBook at Garden (docs.garden.io). It's zero effort which is important for a small team like ours. Allows us to focus on the content as opposed to bikeshedding design. Over…
-
comment
Comment #28719913
Garden | Remote/Berlin | Senior Cloud Engineer, Senior UI Engineer, Open Source Maintaine, DevRel | Fulltime https://garden.io/careers Hi all, we're Garden[1]. Our mission is to ke…
-
comment
Comment #27347277
Garden[1] is a tool we built (yes, I'm affiliated :)) that has a lot of this functionality built-in. Might fit your use case. We recently re-wrote the hot reload functionality to u…
-
comment
Comment #26177609
In that case you might also be interested in Garden ( https://github.com/garden-io/garden ). It's an open source tool made for developing distributed systems / micro services. It a…
-
comment
Comment #24795247
Garden ( https://docs.garden.io/basics/how-garden-works and https://garden.io/ ) might actually be a good fit. Some of our current users (I'm affiliated) actually use Garden for ju…
-
comment
Comment #24795077
> I'd also like to see something that takes it a step further--build the docker image AND a set of kubernetes manifests that reference that docker image You might want to check out…
-
comment
Comment #24794890
Depending on where you are in the transition, Garden ( https://docs.garden.io/basics/how-garden-works ) might be a good fit. It definitely touches on all of the surrounding problem…
-
comment
Comment #23690238
Hey, Garden co-founder here! Flux is a GitOps tool that focusses on the deployment of your services through the use of operators (usually to deploy to staging/production environmen…
- story
-
comment
Comment #22492346
Full-disclosure: I co-founded a company that's building a developer tool for K8s (and distributed systems in general). But we've had a lot of success with running on GKE. The tool …
-
comment
Comment #22170835
Thanks for pointing this out! I'm affiliated with the project and we've merged the fix. This issue is that our example projects are bundled with the main project and they can fall …
- story
- story