Skip to content

Commit 8bb225e

Browse files
Merge pull request #127174 from changeworld/patch-25
Fix typo: heterogenous -> heterogeneous
2 parents 4705f57 + 2d15eba commit 8bb225e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/confidential-computing/confidential-containers-on-aks-preview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In alignment with the guidelines set by the [Confidential Computing Consortium](
3030
* Code integrity: Runtime enforcement is always available through customer defined policies for containers and container configuration, such as immutable policies and container signing.
3131
* Isolation from operator: Security designs that assume least privilege and highest isolation shielding from all untrusted parties including customer/tenant admins. It includes hardening existing Kubernetes control plane access (kubelet) to confidential pods.
3232

33-
But with these features of confidentiality, the product should additionally its ease of use: it supports all unmodified Linux containers with high Kubernetes feature conformance. Additionally, it supports heterogenous node pools (GPU, general-purpose nodes) in a single cluster to optimize for cost.
33+
With these confidentiality features fulfilled, the product should additionally support all unmodified Linux containers with high Kubernetes feature conformance. Additionally, it supports heterogeneous node pools (GPU, general-purpose nodes) in a single cluster to optimize cost.
3434

3535
## What forms Confidential Containers on AKS?
3636

0 commit comments

Comments
 (0)