|
🔗 Stories, Tutorials & Articles |
|
|
|
Intelligent Kubernetes Load Balancing at Databricks |
|
|
Databricks replaced default Kubernetes load balancing for a proxyless, client-side gRPC setup, wired up through a custom control plane. No more CoreDNS. No more kube-proxy. Clients now get live endpoint discovery through xDS, plus smarter routing tricks like Power of Two Choices and zone-aware routing. |
|
|
|
|
|
|
Fluentd to Fluent Bit: A Migration Guide |
|
|
Fluent Bit just edged out Fluentd as the CNCF’s go-to log processor. Why? It's fast—up to 40× faster. Built in C. Embedded plugins. Native OpenTelemetry. Full observability baked in.
It handles routing, schema changes, and telemetry across containers and edge systems without flinching. No Ruby here—just lean, efficient C. |
|
|
|
|
|
|
Why Rancher's Founders Pivoted From Kubernetes to Agentic AI |
|
|
Obot.ai just dropped out of stealth with $35M in seed and a big swing: it’s building a control plane for agentic AI, anchored on the now-standard Model Context Protocol (MCP).
Its MCP Gateway handles registry, secure proxying, RBAC, and observability for MCP servers. Think API gateway, but for LLM agents.
On top of that, the Nanobot framework lets teams define secure, interactive agents in YAML—declarative by design, like IaC for AI behavior.
System shift: It feels a lot like the early days of API gateways and K8s operators - bare metal turns into managed mesh. Governance moves from "afterthought" to "baked-in." |
|
|
|
|
|
|
Top 10 Kubernetes Deployment Errors: Causes and Fixes (And Tips) |
|
|
Misconfigured YAML. Broken image refs. Botched resource settings. Most Kubernetes deploys don't fail mysteriously—they fail predictably.
This guide breaks down the top 10 culprits: things like CrashLoopBackOff, bad image pulls, and OOMKills. More importantly, it shows how to dodge them with better habits: lint your YAML, tune your resource limits, and keep an eye on your cluster with live monitors. |
|
|
|
|
👉 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. |