Pular para o conteúdo

#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 e um termo de GitOps para a deployment model where an in-cluster agent pulls desired state from source. Ajuda equipes, pessoas e agentes a comparar o estado declarado com sistemas em execucao e agir sem fingir que o deploy fez mais do que as evidencias mostram. Fonte: OpenGitOps principles; Flux documentation.

Push-Based Deployment e um termo de GitOps para a deployment model where an outside system pushes changes into the runtime. Ajuda equipes, pessoas e agentes a comparar o estado declarado com sistemas em execucao e agir sem fingir que o deploy fez mais do que as evidencias mostram. Fonte: OpenGitOps principles.