Yoke Community Blog
This blog is a dedicated space for anybody in the yoke community (new or old) to post about any topic related to yoke, software-development, devops, webassembly, or anything of interest really.
Read the blog posts or write your own by creating a PR here .
Featured
-
Modern Kubernetes: Can we replace Helm?
Published: at 12:00 AMYoke wants to pivot away from Helm and YAML templating, but does that mean throwing the baby out with the bathwater? Let’s explore how Yoke keeps backwards compatibility with Helm in a code-first world.
-
Dynamic Airways -- Redefining Kubernetes Application Lifecycle as Code
Published: at 12:00 AMExplore how Yoke transforms Kubernetes application management by enabling type-safe, code-driven workflows. This post demonstrates building a dynamic resource system with Yoke's "Dynamic Airways" to tackle real-world scenarios like automated deployment restarts when secrets change -- all without writing YAML.
-
Interfacing with WebAssembly in Go
Published: at 12:00 AMDive into the world of WebAssembly and learn how to seamlessly and securely integrate it with system resources through a hands-on exploration of Host and Guest interactions.