コンテンツへスキップ

#deployment

7 approved public terms with this tag.

The Deployment Alert is a notification trigger used to observe deployment across PlatPhorm News infrastructure. It helps operators verify that article listings, feeds, API routes, and network graph services are available, fresh, and healthy.

The Deployment Dashboard is a visual monitoring surface used to observe deployment across PlatPhorm News infrastructure. It helps operators verify that article listings, feeds, API routes, and network graph services are available, fresh, and healthy.

The Deployment Log is a recorded event stream used to observe deployment across PlatPhorm News infrastructure. It helps operators verify that article listings, feeds, API routes, and network graph services are available, fresh, and healthy.

The Deployment Metric is a measured operational value used to observe deployment across PlatPhorm News infrastructure. It helps operators verify that article listings, feeds, API routes, and network graph services are available, fresh, and healthy.

The Deployment Probe is a automated health check used to observe deployment across PlatPhorm News infrastructure. It helps operators verify that article listings, feeds, API routes, and network graph services are available, fresh, and healthy.

Pull-Based Deployment は GitOps の用語で a deployment model where an in-cluster agent pulls desired state from source. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles; Flux documentation.

Push-Based Deployment は GitOps の用語で a deployment model where an outside system pushes changes into the runtime. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.