Skip to content

Commit fa61708

Browse files
committed
Update "About OSC" page
1 parent 9ecb5b5 commit fa61708

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2892,8 +2892,8 @@ Name: OpenShift sandboxed containers
28922892
Dir: sandboxed_containers
28932893
Distros: openshift-enterprise
28942894
Topics:
2895-
- Name: Documentation moved
2896-
File: sandboxed-containers-moved
2895+
- Name: About OpenShift sandboxed containers
2896+
File: about-openshift-sandboxed-containers
28972897
---
28982898
Name: Observability
28992899
Dir: observability
Lines changed: 17 additions & 0 deletions
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)