Skip to content

Commit a1f8c99

Browse files
authored
Merge pull request #92316 from apinnick/KATA-3782-update-osc-about
KATA-3782: Update "About OSC" page
2 parents d522a8f + fa61708 commit a1f8c99

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
@@ -2911,8 +2911,8 @@ Name: OpenShift sandboxed containers
29112911
Dir: sandboxed_containers
29122912
Distros: openshift-enterprise
29132913
Topics:
2914-
- Name: Documentation moved
2915-
File: sandboxed-containers-moved
2914+
- Name: About OpenShift sandboxed containers
2915+
File: about-openshift-sandboxed-containers
29162916
---
29172917
Name: Observability
29182918
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)