Expo vs Kubernetes
Side-by-side trajectory, velocity, and editorial themes.
Extending from build-and-ship into runtime observability and CI primitives.
Expo is in active release mode — SDK 55 landed in February, SDK 56 beta is now out, and the team is filling the gaps with build-time wins (Gradle and compiler caches), new product surfaces (Expo Observe in private preview), and developer-ergo additions like GitHub sign-in. A separate thread on Expo Go's App Store posture keeps recurring, signaling continued platform-store friction.
The arc is broadening past "build and ship React Native apps" into the operational layer around them: production observability with Expo Observe, CI primitives via MCP tools and compiler caches, and authentication ergonomics. The SDK cadence remains the metronome, but the most interesting motion is happening adjacent to it — at the dev-experience and runtime-ops edges.
Expo Observe is the directional bet for 2026; expect it to exit preview tying crash, performance, and user-flow analytics directly to the EAS pipeline. On the iOS side, expect ongoing posts and a push toward Dev Client and bare workflows as the more durable distribution path, with Expo Go reserved for prototyping rather than production handoff.
Kubernetes 1.36 leans into AI/ML scheduling and control-plane scaling.
The 1.36 cycle is graduation-heavy, with PSI metrics, declarative validation, and volume group snapshots all promoted to GA. Alongside that, the project is making architectural moves around workload scheduling (a new PodGroup API), API-server safety (Mixed Version Proxy on by default), and very-large-cluster scaling (server-side sharded list and watch in alpha). Etcd 3.7 has hit beta in parallel.
Kubernetes is repositioning the control plane for two pressures at once: AI/ML batch workloads, where gang scheduling and DRA are becoming first-class concerns, and very-large clusters, where the control plane itself needs to shard. The pattern across this cycle is consolidation — old experimental scaffolding is reaching GA or being removed (ExternalIPs), while new APIs land with explicit separation of static template from runtime state. Less feature sprawl, more API hygiene.
Expect 1.37 to push server-side sharded watch toward beta and to keep extending DRA's reach into native resources like memory and networking. Workload-aware scheduling will likely accumulate scheduler-plugin-level coordination patterns next, with downstream batch frameworks starting to converge on the PodGroup shape.
See more alternatives to Expo →
See more alternatives to Kubernetes →