1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OSDOCS-16273: remove TP related information

This commit is contained in:
Jesse Dohmann
2025-10-07 15:01:52 -07:00
committed by openshift-cherrypick-robot
parent 92b437d3d2
commit eaa8421924

View File

@@ -7,32 +7,3 @@
= Investigating kernel crashes
The `kdump` service, included in the `kexec-tools` package, provides a crash-dumping mechanism. You can use this service to save the contents of a system's memory for later analysis.
The `x86_64` architecture supports kdump in General Availability (GA) status, whereas other architectures support kdump in Technology Preview (TP) status.
The following table provides details about the support level of kdump for different architectures.
.Kdump support in {op-system}
[cols=",^v,^v width="100%",options="header"]
|===
|Architecture |Support level
a|
`x86_64`
| GA
a|
`aarch64`
| TP
a|
`s390x`
| TP
a|
`ppc64le`
| TP
|===
:FeatureName: Kdump support, for the preceding three architectures in the table,
include::snippets/technology-preview.adoc[leveloffset=+1]