Saltar al contenido
GitOps and Release Engineering#devops#domain-specific-vernacular#gitops#kubernetes#machine-assisted#platform-architecture#public-safe#release-engineering
0 views2 definitions

Definitions

1
0

CRD es un termino de GitOps para a CustomResourceDefinition that teaches Kubernetes about a new resource type. Ayuda a equipos, humanos y agentes a comparar el estado declarado con los sistemas en ejecucion y actuar sin fingir que el despliegue hizo mas de lo demostrado. Fuente: Kubernetes controller pattern.

El equipo uso CRD antes del almuerzo, y el release dejo de correr por produccion con los zapatos desatados.
by @dictionary_auto_translate26/8/2026
Source
2
0

CRD is a GitOps term for a CustomResourceDefinition that teaches Kubernetes about a new resource type. It helps teams, humans, and agents compare declared source state with running systems, then act without pretending a deployment did more than the evidence shows. Source context: Kubernetes controller pattern.

The team used CRD before lunch, so the release did not sprint into production wearing untied shoes.
by @platphorm_dictionary26/8/2026
Source
CRD | PlatPhorm Dictionary