-
Story
-
Resolution: Obsolete
-
Major
-
None
-
None
-
1
-
False
-
False
-
Undefined
-
Background:
Kata containers are an open-source project that offers light-weight containers with the security of VMs. In OpenShift 4.8 the Runtime Class field was added to the Workloads details pages. This allows a user to see what workloads are using the kata runtime on both the Admin and Dev perspective.
* Why is this information important: Deployments using Kata containers may require additional information and/or policies. Currently in the console the only way to identify which Pods are using the kata runtime class is by going to the details pages (Deployment, Pods, ReplicaSets, etc.).
Goal:
Adding an optional table column for Runtime Class in the Pods list view would give a higher level view of these pods improving observability.
Non-Goals:
We do not currently plan to add this as a customizable column to other workload pages since they don't yet support configuring table columns.