lab-lane-api
control surface
Queues demo jobs and exposes the operator HTTP lane.
kubectl apply -f manifests/vks/lab-microservices-lane.yaml -n lab-wm
LAB navigation
Each tab keeps one lane legible: control plane, workload, modern workloads, cloud terminals, or the microservice fabric.
This tab keeps the story centered on VKS: tiny pods, a visible service lane, and just enough operator surface to show how jobs move through the system.
Namespace
lab-wm
Runtime
VKS pods
Pattern
Deployment + Service + ConfigMap
Promise
Visible service fabric
Microservice lane
control surface
Queues demo jobs and exposes the operator HTTP lane.
kubectl apply -f manifests/vks/lab-microservices-lane.yaml -n lab-wm
async worker
Polls the API, simulates work, and emits audit events.
kubectl get deploy,svc,pods -n lab-wm
event trail
Keeps a small visible record so the demo feels alive.
kubectl logs deploy/lab-lane-audit -n lab-wm