Skip to content

Commit 4705f57

Browse files
Merge pull request #127175 from changeworld/patch-26
Fix typo: heterogenous -> heterogeneous
2 parents 5152fb4 + f5b1c9e commit 4705f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/confidential-computing/confidential-nodes-aks-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ sections:
3030
answer: |
3131
No. [AKS-Engine based confidential computing nodes](https://github.com/Azure/aks-engine/blob/master/docs/topics/sgx.md) support confidential computing nodes that allow custom installations and have full control over your Kubernetes control plane.
3232
33-
- question: Can I run ACC Nodes with other standard AKS SKUs (build a heterogenous node pool cluster)?
33+
- question: Can I run ACC Nodes with other standard AKS SKUs (build a heterogeneous node pool cluster)?
3434
answer: |
3535
Yes, you can run different node pools within the same AKS cluster including ACC nodes. To target your enclave applications on a specific node pool, consider adding node selectors or applying EPC limits. Refer to more details on the quick start on confidential nodes [here](confidential-enclave-nodes-aks-get-started.md).
3636

0 commit comments

Comments
 (0)