#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.