| | | 🔗 Stories, Tutorials & Articles | | | | | | | Run Your Project in a Dev Container, in Zed | | | | | Zed v0.218 adds Dev Container support with Docker. Projects can now spin up in clean, spec-compliant environments built from .devcontainer.json.
It hooks into the Development Containers CLI, with a Zed remote server running backend ops and piping through standard IO. Fast and clean.
The bigger picture? Local dev just got way more reproducible. Spec-first workflows are pulling container-based setups straight into the editor. |
| | | | | | | | | | From Bare Metal to Containers: A Developer's Guide to Execution Environments | | | | | A sharp look at how execution environments evolved - from bare metal to VMs, containers, sandboxes, and language-level runtimes. The focus: isolation. Hardware, kernel, processes, runtimes - each adds a boundary. Modern stacks mix and match layers to dial in the right amount.
VMs, containers, venvs. All in one stack. Docker, Kubernetes, Wasm keep reshaping where those lines get drawn. |
| | | | | | | | | | A Brief Deep-Dive into Attacking and Defending Kubernetes | | | | | A sharp teardown of Kubernetes’ attack surface maps out where things go sideways: pods, the control plane, RBAC, admission controllers, and etcd. Misconfigurations like anonymous API access, wildcard roles, and hostPath mounts aren't just sloppy- they're attack vectors.
Fixes? Think Falco, RBAC lockdowns, API hardening, and mutating admission controls. Defense-in-depth with actual depth. |
| | | | | | | | | | v1.35: Restricting executables invoked by kubeconfigs via exec plugin allowList added to kuberc | | | | | | Kubernetes v1.35 lands with a credential plugin allowlist, now in beta, no feature gate needed. It lets you lock down which exec plugins your kubeconfigs can run. Tighter leash, lower risk. Especially when the credential pipeline gets sketchy. |
| | | | | | 👉 Got something to share? Create your FAUN Page and start publishing your blog posts, tools, and updates. Grow your audience, and get discovered by the developer community. |
|
|