← NZRT Knowledge API

000K8S — Kubernetes

Minikube, Kagent orchestration, and NZRT agent deployment documentation.

Endpoints

PathDescriptionAuth
GET /app/k8s/search?q= Full-text search across Kubernetes vault x402 $0.001
GET /app/k8s/note?section=&file= Fetch a specific Kubernetes knowledge note x402 $0.001

Section Reference

section=Description
00 - OverviewCluster overview, Minikube setup
01 - Core ConceptsPods, deployments, services, namespaces
02 - Cluster ManagementNodes, contexts, kubeconfig
03 - WorkloadsDeployments, StatefulSets, Jobs, CronJobs
04 - NetworkingIngress, services, DNS, network policies
05 - StoragePVs, PVCs, StorageClasses
06 - SecurityRBAC, secrets, service accounts
07 - MonitoringMetrics, logging, dashboards
08 - NZRT ConfigNZRT-specific cluster config and agent deployments
10 - KagentKagent orchestration, agent task scheduling

Usage Examples

# Search Kubernetes vault
curl -i "https://api.nzrtnetwork.com/app/k8s/search?q=kagent"

# Fetch a note
curl -i "https://api.nzrtnetwork.com/app/k8s/note?section=10+-+Kagent&file=HOME"

x402-compatible clients handle payment automatically. Contact nathan@nzrtnetwork.com for MCP server access.