Definitions
Pull-Based Deployment GitOps का शब्द है जो a deployment model where an in-cluster agent pulls desired state from source. यह टीमों, इंसानों और एजेंटों को घोषित स्रोत स्थिति और चल रहे सिस्टम की तुलना करने में मदद करता है, बिना यह दिखाए कि डिप्लॉयमेंट ने सबूत से ज्यादा किया. स्रोत: OpenGitOps principles; Flux documentation.
“टीम ने लंच से पहले Pull-Based Deployment इस्तेमाल किया, इसलिए रिलीज खुले जूते के फीते लेकर प्रोडक्शन में नहीं दौड़ी।”
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.”
Related Terms
- Push-Based DeploymentGitOps and Release Engineering
Push-Based Deployment GitOps का शब्द है जो a deployment model where an outside system pushes changes into the runtime. यह टीमों, इंसानों और एजेंटों को घोषित स्रोत स्थिति और चल रहे ...
- Admission PolicyGitOps and Release Engineering
Admission Policy GitOps का शब्द है जो a rule that evaluates resources before they are accepted by the cluster. यह टीमों, इंसानों और एजेंटों को घोषित स्रोत स्थिति और चल रहे सिस्टम क...
- App of AppsGitOps and Release Engineering
App of Apps GitOps का शब्द है जो a GitOps pattern where one parent application manages child applications. यह टीमों, इंसानों और एजेंटों को घोषित स्रोत स्थिति और चल रहे सिस्टम की तु...
- ApplicationSetGitOps and Release Engineering
ApplicationSet GitOps का शब्द है जो an Argo CD pattern for generating many related applications from a template. यह टीमों, इंसानों और एजेंटों को घोषित स्रोत स्थिति और चल रहे सिस्टम...
- Argo CD ApplicationGitOps and Release Engineering
Argo CD Application GitOps का शब्द है जो an Argo CD object that describes source, destination, and sync behavior for an app. यह टीमों, इंसानों और एजेंटों को घोषित स्रोत स्थिति और च...
- Audit TrailGitOps and Release Engineering
Audit Trail GitOps का शब्द है जो the recorded sequence of changes, approvals, and system actions. यह टीमों, इंसानों और एजेंटों को घोषित स्रोत स्थिति और चल रहे सिस्टम की तुलना करने ...