Skip to content

Commit e287640

Browse files
authored
Merge pull request #92386 from openshift-cherrypick-robot/cherry-pick-92316-to-enterprise-4.18
[enterprise-4.18] KATA-3782: Update "About OSC" page
2 parents 0a0e665 + fe1f7ec commit e287640

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

_topic_maps/_topic_map.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2897,8 +2897,8 @@ Name: OpenShift sandboxed containers
28972897
Dir: sandboxed_containers
28982898
Distros: openshift-enterprise
28992899
Topics:
2900-
- Name: Documentation moved
2901-
File: sandboxed-containers-moved
2900+
- Name: About OpenShift sandboxed containers
2901+
File: about-openshift-sandboxed-containers
29022902
---
29032903
Name: Observability
29042904
Dir: observability
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
include::_attributes/common-attributes.adoc[]
3+
[id="about-openshift-sandboxed-containers"]
4+
= About {osc}
5+
6+
:context: about-openshift-sandboxed-containers
7+
8+
toc::[]
9+
10+
{osc} provide security by running containerized applications in lightweight virtual machines. This architecture isolates your workloads from other workloads on the cluster and does not require significant changes to your existing workflows.
11+
12+
Confidential Containers extend {osc} and provide an additional layer of security. They ensure that your workloads are isolated from hypervisors and cloud providers. Confidential Containers protect data in use by leveraging hardware-based Trusted Execution Environments, which are verified by the Trustee attestation service.
13+
14+
[NOTE]
15+
====
16+
Because {osc} releases on a different cadence from {product-title}, its documentation is now available as a separate documentation set at link:https://docs.redhat.com/en/documentation/openshift_sandboxed_containers[Red Hat {osc}].
17+
====

0 commit comments

Comments
 (0)