iiRecord
Agentic AI Atlas · Kubernetes Cluster Upgrade
workflow:kubernetes-cluster-upgradea5c.ai
II.
Workflow JSON

workflow:kubernetes-cluster-upgrade

Structured · live

Kubernetes Cluster Upgrade json

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

File · workflows/workflows/workflows-release.yamlCluster · workflows
Record JSON
{
  "id": "workflow:kubernetes-cluster-upgrade",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-release.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Kubernetes Cluster Upgrade",
    "workflowKind": "release",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Plans and executes Kubernetes version upgrades across clusters,\nincluding compatibility testing, node drains, and validation.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:kubernetes-cluster-upgrade",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:kubernetes-cluster-upgrade",
      "to": "role:cloud-architect",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:kubernetes-cluster-upgrade",
      "to": "skill-area:k8s-rbac",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:kubernetes-cluster-upgrade",
      "to": "skill-area:k8s-operator-development",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:kubernetes-cluster-upgrade",
      "to": "skill-area:chaos-engineering",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:kubernetes-cluster-upgrade",
      "to": "domain:cloud-infra",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:kubernetes-cluster-upgrade",
      "to": "domain:platform-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:kubernetes-cluster-upgrade",
      "to": "responsibility:k8s-cluster-upgrade",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:kubernetes-cluster-upgrade",
      "to": "responsibility:runbook-authoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:kubernetes-cluster-upgrade",
      "to": "org-unit:platform-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:kubernetes-cluster-upgrade",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:kubernetes-cluster-upgrade",
      "to": "role:cloud-architect",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:kubernetes-cluster-upgrade",
      "to": "skill-area:k8s-rbac",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:kubernetes-cluster-upgrade",
      "to": "skill-area:k8s-operator-development",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:kubernetes-cluster-upgrade",
      "to": "skill-area:chaos-engineering",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:kubernetes-cluster-upgrade",
      "to": "domain:cloud-infra",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:kubernetes-cluster-upgrade",
      "to": "domain:platform-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:kubernetes-cluster-upgrade",
      "to": "responsibility:k8s-cluster-upgrade",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:kubernetes-cluster-upgrade",
      "to": "responsibility:runbook-authoring",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:kubernetes-cluster-upgrade",
      "to": "org-unit:platform-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-profile:hybrid-cloud-onprem",
      "to": "workflow:kubernetes-cluster-upgrade",
      "kind": "follows_workflow"
    }
  ]
}