mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
OCPBUGS#14422: move greenboot setup to install
OCPBUGS#14422: move greenboot setup to install
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
ffeac9943c
commit
46ea540fec
@@ -55,6 +55,8 @@ Topics:
|
||||
File: microshift-install-rpm
|
||||
- Name: Embedding in a RHEL for Edge image
|
||||
File: microshift-embed-in-rpm-ostree
|
||||
- Name: Greenboot health check
|
||||
File: microshift-greenboot
|
||||
---
|
||||
Name: Support
|
||||
Dir: microshift_support
|
||||
@@ -144,8 +146,6 @@ Topics:
|
||||
File: microshift-applications
|
||||
- Name: Operators
|
||||
File: microshift-operators
|
||||
- Name: Greenboot health check
|
||||
File: microshift-greenboot
|
||||
---
|
||||
Name: Troubleshooting
|
||||
Dir: microshift_troubleshooting
|
||||
|
||||
@@ -16,20 +16,29 @@ A {product-title} health check script is included in the `microshift-greenboot`
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
Health check scripts might run on a system not using an OSTree file system, but no rollback is possible in the case of an update failure.
|
||||
Rollback is not possible in the case of an update failure on a system not using OSTree. This is true even though health checks might run.
|
||||
====
|
||||
|
||||
include::modules/microshift-greenboot-dir-structure.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/microshift-greenboot-microshift-health-script.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/microshift-greenboot-systemd-journal-data.adoc[leveloffset=+1]
|
||||
//include::modules/microshift-greenboot-create-health-check-script.adoc[leveloffset=+1]
|
||||
|
||||
[role="_additional-resources"]
|
||||
.Additional resources
|
||||
* xref:../microshift_running_apps/microshift-applications.adoc#microshift-manifests-example_applications-microshift[Auto applying manifests]
|
||||
|
||||
include::modules/microshift-greenboot-updates-workloads.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/microshift-greenboot-workloads-validation.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/microshift-greenboot-health-check-log.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/microshift-greenboot-prerollback-log.adoc[leveloffset=+1]
|
||||
include::modules/microshift-greenboot-check-update.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/microshift-greenboot-check-update.adoc[leveloffset=+1]
|
||||
|
||||
//[role="_additional-resources_microshift-greenboot"]
|
||||
//.Additional resources
|
||||
//once the greenboot application health check is merged, an assembly-level xref can go here
|
||||
Reference in New Issue
Block a user