Define the new internet.
Look up the words people use online, add the ones we missed, and help make the internet easier to understand.
Look up the words people use online, add the ones we missed, and help make the internet easier to understand.
1,322 definitions
Environment Lock is a GitOps term for a temporary lock that prevents changes to a target 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 Environment Lock 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.”
Suspended Reconciliation is a GitOps term for a paused reconciliation loop that leaves state unchanged until resumed. 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 Suspended Reconciliation before lunch, so the release did not sprint into production wearing untied shoes.”
Source Controller is a GitOps term for a Flux controller that fetches and exposes source artifacts. 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 Source Controller before lunch, so the release did not sprint into production wearing untied shoes.”
Kustomize Controller is a GitOps term for a Flux controller that applies Kustomize-based configuration. 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 Kustomize Controller before lunch, so the release did not sprint into production wearing untied shoes.”
Helm Controller is a GitOps term for a Flux controller that manages Helm releases declaratively. 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 Helm Controller before lunch, so the release did not sprint into production wearing untied shoes.”
Notification Controller is a GitOps term for a Flux controller that sends events to external systems. 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 Notification Controller before lunch, so the release did not sprint into production wearing untied shoes.”
GitRepository Source is a GitOps term for a Flux source object that points to a Git 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 GitRepository Source before lunch, so the release did not sprint into production wearing untied shoes.”
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.”
HelmRepository Source is a GitOps term for a Flux source object that points to Helm chart storage. 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 HelmRepository Source before lunch, so the release did not sprint into production wearing untied shoes.”