#platform-architecture
105 approved public terms with this tag.
OCIRepository Source is a GitOps term for a Flux source object that points to an OCI artifact repository. 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: Flux documentation.
“The team used OCIRepository Source before lunch, so the release did not sprint into production wearing untied shoes.”
OPA Gatekeeper is a GitOps term for a Kubernetes policy system often used to enforce admission constraints. 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 OPA Gatekeeper before lunch, so the release did not sprint into production wearing untied shoes.”
Orphaned Resource is a GitOps term for a live object that is not clearly owned by the current desired source state. 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: Argo CD documentation.
“The team used Orphaned Resource before lunch, so the release did not sprint into production wearing untied shoes.”
OutOfSync is a GitOps term for a status showing the live system does not match the desired source state. 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: Argo CD documentation.
“The team used OutOfSync before lunch, so the release did not sprint into production wearing untied shoes.”
Overlay Patch is a GitOps term for a targeted change layered onto a base manifest. 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: Argo CD documentation; Flux documentation.
“The team used Overlay Patch before lunch, so the release did not sprint into production wearing untied shoes.”
Owner Reference is a GitOps term for metadata linking a resource to the object that controls it. 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 Owner Reference before lunch, so the release did not sprint into production wearing untied shoes.”
Platform Repository is a GitOps term for a repository that stores shared platform services, policies, and add-ons. 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: OpenGitOps principles.
“The team used Platform Repository before lunch, so the release did not sprint into production wearing untied shoes.”
Policy as Code is a GitOps term for security, compliance, or release rules written as versioned machine-readable code. 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: OpenGitOps principles.
“The team used Policy as Code before lunch, so the release did not sprint into production wearing untied shoes.”
Preview Environment is a GitOps term for a temporary environment used to review a change before merge or release. 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: Argo CD documentation.
“The team used Preview Environment before lunch, so the release did not sprint into production wearing untied shoes.”
Progressive Delivery is a GitOps term for releasing changes gradually while watching evidence and safety signals. 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: Argo CD documentation.
“The team used Progressive Delivery before lunch, so the release did not sprint into production wearing untied shoes.”
Promotion PR is a GitOps term for a pull request that moves a known change into the next environment. 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: OpenGitOps principles.
“The team used Promotion PR before lunch, so the release did not sprint into production wearing untied shoes.”
Prune is a GitOps term for removing live resources that are no longer present in desired source state. 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: Argo CD documentation.
“The team used Prune before lunch, so the release did not sprint into production wearing untied shoes.”
Pull Request Gate is a GitOps term for a required review or check before source state can change. 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: OpenGitOps principles.
“The team used Pull Request Gate before lunch, so the release did not sprint into production wearing untied shoes.”
Pull-Based Deployment is a GitOps term for a deployment model where an in-cluster agent pulls desired state from source. 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: OpenGitOps principles; Flux documentation.
“The team used Pull-Based Deployment before lunch, so the release did not sprint into production wearing untied shoes.”
Push-Based Deployment is a GitOps term for a deployment model where an outside system pushes changes into the runtime. 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: OpenGitOps principles.
“The team used Push-Based Deployment before lunch, so the release did not sprint into production wearing untied shoes.”
Reconcile Interval is a GitOps term for how often a controller checks source and runtime state. 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: Flux documentation.
“The team used Reconcile Interval before lunch, so the release did not sprint into production wearing untied shoes.”
Reconciliation is a GitOps term for the repeated process of moving live state closer to desired state. 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: OpenGitOps principles; Kubernetes controller pattern; Flux documentation.
“The team used Reconciliation before lunch, so the release did not sprint into production wearing untied shoes.”
Reconciliation Loop is a GitOps term for a controller loop that watches, compares, and applies changes until state is aligned. 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; Argo CD documentation.
“The team used Reconciliation Loop before lunch, so the release did not sprint into production wearing untied shoes.”
Registry Mirror is a GitOps term for a trusted copy of image or artifact storage used for speed or resilience. 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: OpenGitOps principles.
“The team used Registry Mirror before lunch, so the release did not sprint into production wearing untied shoes.”
Release Evidence is a GitOps term for the logs, commits, checks, and status signals that show what changed and why. 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: OpenGitOps principles.
“The team used Release Evidence before lunch, so the release did not sprint into production wearing untied shoes.”