Kubernetes vs Weaviate
Side-by-side trajectory, velocity, and editorial themes.
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.
Weaviate is rebuilding around agent memory and MCP, not just vector storage.
Weaviate's recent feed is anchored by two strategic releases: the 1.37 release with a built-in MCP Server, Diversity Search, and Query Profiling, and Engram — a managed memory service for agents. Surrounding work makes the AI-native database real on more clouds (Shared Cloud GA on AWS US-East and Europe) and surfaces (C# managed client, hybrid-search tokenization improvements). Engineering blogs lean into RAG quality and multimodal embeddings.
The product is rotating from 'vector database' positioning toward 'memory and retrieval substrate for AI agents.' The combination of MCP server in core, Engram as a managed offering, and dogfooding inside Claude Code suggests agent memory is the next category Weaviate intends to own — distinct from raw vector storage, where Pinecone and Pgvector continue to crowd the market.
Expect Engram to expand integrations beyond Claude Code (Cursor, Cline, custom agent frameworks) and a clearer pricing surface for memory-as-a-service. The MCP server in 1.37 should evolve from preview to GA with curated tool catalogs.
See more alternatives to Kubernetes →
See more alternatives to Weaviate →