mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
14 lines
786 B
Plaintext
14 lines
786 B
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="microshift-greenboot-checking-status"]
|
|
= Checking greenboot scripts status
|
|
include::_attributes/attributes-microshift.adoc[]
|
|
:context: microshift-greenboot-script-status
|
|
|
|
toc::[]
|
|
|
|
To deploy applications or make other changes through the {microshift-short} API with tools other than `kustomize` manifests, you must wait until the greenboot health checks have finished. This ensures that your changes are not lost if greenboot rolls your `rpm-ostree` system back to an earlier state.
|
|
|
|
The `greenboot-healthcheck` service runs one time and then exits. After greenboot has exited and the system is in a healthy state, you can proceed with configuration changes and deployments.
|
|
|
|
include::modules/microshift-greenboot-check-status.adoc[leveloffset=+1]
|