Kubernetes · Arazzo Workflow
Kubernetes Apply Governance Labels to a Namespace
Version 1.0.0
Read a namespace, replace it carrying governance labels, and confirm the labels stuck.
View Spec
View on GitHub
AutomationCloud-NativeCNCFContainersDeploymentOpen-SourceOrchestrationScalingArazzoWorkflows
Provider
Workflows
namespace-labeling
Apply a set of governance labels and annotations to an existing namespace.
Reads the namespace for its current labels and resourceVersion, replaces the namespace with the supplied governance labels and annotations, and reads it back to confirm the labels were persisted and the namespace is still Active.
1
readNamespace
getNamespace
Read the namespace to confirm it exists, capture the labels already in place, and take the resourceVersion for an optimistic-concurrency replace.
2
applyLabels
replaceNamespace
Replace the namespace with the governance labels applied. The resourceVersion from the read makes the API server reject this write if another client changed the namespace in the meantime.
3
confirmLabels
getNamespace
Read the namespace back to confirm the governance labels persisted and that the namespace remains Active rather than Terminating.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/kubernetes-namespace-labeling-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.