We wrote up a bunch of findings around cloud development environments and our journey. There’s a few interesting tidbits here around how to get disk I/O substantially better in GitHub Codespaces and how to use 1password for a great local experience for environment variable injection. Hope folks find this useful.
Andrew Fong
03/12/2024, 5:01 PM
@Lou Bichard you might find this interesting 🙂
l
Lou Bichard
03/12/2024, 6:21 PM
The 1password setup makes sense, the secrets integration is my favourite gitpod feature 😛
Lou Bichard
03/12/2024, 6:22 PM
Interesting read. Did you try any other K8s specific dev tools for working with Kind, btw? Skaffold, Tilt, DevSpaces, etc?
Can solve some of the challenges you mentioned, but in a slightly different way.
a
Andrew Fong
03/12/2024, 6:41 PM
no, we didn’t, we were optimizing for cost and reliability. I think at scale we would move back