How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kubernetes Operators CRD Status API

Status subresource operations for CRDs reporting acceptance and establishment conditions.

This API exposes 2 operations across 1 path, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version v1.32.0.

Requests are made against a single base URL, https://kubernetes.default.svc.

2 operations 1 paths 10 schemas 1 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1.32.0
Server
https://kubernetes.default.svc
Authentication
HTTP Bearer, Mutual TLS
Terms of Service
Resource Areas
1

Authentication & Security 2

Kubernetes Operators CRD Status API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). It requires mutual TLS (clientCertificate). By default, every request must be authenticated.

  • bearerAuth — Kubernetes service account or user bearer token.
  • clientCertificate — Client TLS certificate signed by the cluster CA.

Paths & Operations 2

Across 1 path, the API surfaces 2 operations — 1 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

CRDStatus 2

Status subresource operations for CRDs reporting acceptance and establishment conditions.

GET
/apis/apiextensions.k8s.io/v1/customresourcedefinitions/{name}/status
Get CRD status
getCustomResourceDefinitionStatus 1 param → 200401404
PUT
/apis/apiextensions.k8s.io/v1/customresourcedefinitions/{name}/status
Replace CRD status
replaceCustomResourceDefinitionStatus 1 param body → 200401404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are CustomResourceDefinitionVersion (8 properties), ObjectMeta (7 properties), CustomResourceColumnDefinition (6 properties), CustomResourceDefinitionNames (6 properties). Each schema is shown below with its type and property counts.

CustomResourceValidation
object
OpenAPI v3 schema used to validate custom resource instances on creation and update. Applied per-version or at the CRD level.
1 property
CRDCondition
object
A condition on a CustomResourceDefinition indicating the status of a specific aspect such as name acceptance or API establishment.
5 properties 2 required
CustomResourceDefinitionNames
object
Naming configuration for the custom resource type including the kind, plural REST path segment, and optional short names for kubectl.
6 properties 2 required
CustomResourceColumnDefinition
object
A column definition for kubectl get output, displaying a field from the custom resource using a JSON path expression.
6 properties 3 required
CustomResourceDefinition
object
A CustomResourceDefinition registers a new API resource type with the Kubernetes API server. Once established, users can create, list, and watch instances of t…
5 properties
Status
object
Error or result status.
4 properties
CustomResourceDefinitionVersion
object
A single version of the custom resource API. Multiple versions may be served simultaneously; exactly one version must be the storage version.
8 properties 3 required
ObjectMeta
object
Standard Kubernetes object metadata.
7 properties
CustomResourceDefinitionSpec
object
Specification for the custom resource type including the API group, kind names, resource scope, supported versions, and validation schemas.
5 properties 4 required
CustomResourceDefinitionStatus
object
Status of a CustomResourceDefinition reporting whether the API has been established, names have been accepted, and which versions are stored.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kubernetes-operators-crdstatus-api-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of Kubernetes Operators CRD Status API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.