#kubernetes
// 4 transmissions tagged with #kubernetes

Ngrok ports Kubernetes to the browser via WebAssembly
Peter Demin’s ngrok project compiles the Kubernetes control plane to WebAssembly, letting engineers prototype clusters directly in a browser without installing anything locally. The demo runs a full control plane, supporting node, pod and service management.

Jsonpath assistant turns English into JSONPath
Jsonpath Assistant is a free, client‑side tool that converts plain‑English queries into JSONPath expressions, supporting numeric, boolean and Kubernetes‑style filters without sending any data to servers.

Tigera launches Lynx for Kubernetes AI agents
Tigera's Lynx is a unified control plane that secures and audits Kubernetes-native AI agents without requiring code changes, integrating with existing identity providers and observability stacks [Dev.to][Tigera Blog].

ChromaDB 1.0 forces new Helm values
ChromaDB 1.0.0's Rust rewrite removed the chromadb.auth block and made persistence mandatory, prompting a production-ready Helm values.yaml that pins version 1.0.5 and updates resource requests [DevTo][GitHub Releases].