iiRecord
Agentic AI Atlas · Kubernetes Operator Development
specialization:k8s-operatora5c.ai
II.
Specialization JSON

specialization:k8s-operator

Structured · live

Kubernetes Operator Development json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/specializations/k8s-operator.yamlCluster · domain
Record JSON
{
  "id": "specialization:k8s-operator",
  "_kind": "Specialization",
  "_file": "domain/specializations/k8s-operator.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Kubernetes Operator Development",
    "parentDomainId": "domain:platform-engineering",
    "description": "Building Kubernetes operators and custom controllers — CRDs,\nreconcile loops, webhooks, and operator-sdk / kubebuilder workflows.\n"
  },
  "outgoingEdges": [
    {
      "from": "specialization:k8s-operator",
      "to": "domain:platform-engineering",
      "kind": "specializes"
    },
    {
      "from": "specialization:k8s-operator",
      "to": "tool:kubernetes",
      "kind": "uses_tool"
    },
    {
      "from": "specialization:k8s-operator",
      "to": "library:cobra",
      "kind": "uses_library"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:platform-engineering",
      "to": "specialization:k8s-operator",
      "kind": "contains"
    },
    {
      "from": "skill-area:k8s-operator-development",
      "to": "specialization:k8s-operator",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    }
  ]
}