Technology · Agentic → Runtime · Open Source · wiki:stub

Kubernetes

This pack is still a wiki stub. Opening text below if present; full article bands appear after deepen (`Wiki-status: deep`).

Kubernetes is the industry-standard container orchestrator: it schedules pods, heals failed instances, rolls out new versions, and exposes networking/storage primitives across a cluster. It is not an agent framework — it is the substrate most production agent fleets eventually sit on. For an agentic OS, Kubernetes typically hosts worker deployments, model servers, MCP gateways, sandboxes, and observability sidecars. Namespaces and RBAC become the first isolation boundary between tenants or departments; Jobs/CronJobs cover batch observation and nightly evals. Treat cluster config as reviewed installation state — the same discipline as company process config — not as something the LLM rewrites ad hoc. Production-Grade Container Scheduling and Management

Research inventory

9 tags · 6 out · 7 in · 3 artifacts · 1 gaps · 17 corpus docs

Catalog tags

landscape.layer
Agentic
landscape.subcategory
Runtime
license_tag
Open Source
maps.dm
absent
maps.features
6
one_liner
Agentic
review.depth
science
slug
kubernetes
title
Kubernetes

Artifacts

  • dm_map · absent
  • features_map · present · technologies/kubernetes/features.md
  • readme · present · technologies/kubernetes/README.md

Out · maps_to

In · in_stack

In · maps_to

Corpus tags

category
Agentic → Runtime
dedication
open-source
feature
agent-lifecycle
deployment-data-residency
os-agent-infrastructure
r2-01-architecture
self-host
wt-reuse-deploy-govern
kind
map_edge
tech_features
tech_quote
tech_readme
needs_deepen
false
quality
ok
slug
kubernetes
source_id
dapr-contrast
k8s-docs
k8s-github
technology
kubernetes

Corpus documents (17)

map_edge · 6

  • kubernetes → agent-lifecycle
  • kubernetes → deployment-data-residency
  • kubernetes → os-agent-infrastructure
  • kubernetes → r2-01-architecture
  • kubernetes → self-host
  • kubernetes → wt-reuse-deploy-govern

tech_features · 1

  • Kubernetes · features

tech_quote · 9

  • Kubernetes · dapr-contrast
  • Kubernetes · dapr-contrast
  • Kubernetes · dapr-contrast
  • Kubernetes · k8s-docs
  • Kubernetes · k8s-docs
  • Kubernetes · k8s-docs
  • Kubernetes · k8s-github
  • Kubernetes · k8s-github
  • … +1 more

tech_readme · 1

  • Kubernetes