Skip to content

Commit e55aae8

Browse files
committed
edits from KC (partial).
1 parent 0838a19 commit e55aae8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/ref-info/glossary-uid.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,8 @@ import Link from '@docusaurus/Link';
130130
<dd>Advertising token is another term for a <a href="#gl-uid2-token">UID2 token</a>.</dd>
131131

132132
<dt><MdxJumpAnchor id="gl-aks"><a href="#gl-aks">AKS</a></MdxJumpAnchor></dt>
133-
<dd>AKS is an acronym for Azure Kubernetes Service. An AKS cluster is a confidential computing solution that runs on virtual nodes on Microsoft Azure container instances. For details, see [What is Azure Kubernetes Service (AKS)?](https://learn.microsoft.com/en-us/azure/aks/what-is-aks) (Microsoft documentation).</dd>
133+
<dd>AKS is an acronym for Azure Kubernetes Service. For details, see [What is Azure Kubernetes Service (AKS)?](https://learn.microsoft.com/en-us/azure/aks/what-is-aks) (Microsoft documentation).</dd>
134+
<dd>To run an AKS cluster on a confidential container, Microsoft offers a solution to run it on virtual nodes on Microsoft Azure container instances. For details, see [Virtual nodes on Azure Container Instances](https://learn.microsoft.com/en-us/azure/container-instances/container-instances-virtual-nodes) (Microsoft documentation).</dd>
134135
<dd>In the context of UID2, AKS is one of the supported secure computing environments for hosting a <a href="#gl-private-operator">Private Operator</a>.</dd>
135136
<dd>For details, see <a href="../guides/operator-guide-aks-enclave">UID2 Private Operator for AKS Integration Guide</a>.</dd>
136137
<!-- <dd>**new**</dd> -->

i18n/ja/docusaurus-plugin-content-docs/current/ref-info/glossary-uid.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,8 @@ import Link from '@docusaurus/Link';
130130
<dd>Advertising token は <a href="#gl-uid2-token">UID2 token の別名です。</a>.</dd>
131131

132132
<dt><MdxJumpAnchor id="gl-aks"><a href="#gl-aks">AKS</a></MdxJumpAnchor></dt>
133-
<dd>AKS is an acronym for Azure Kubernetes Service. An AKS cluster is a confidential computing solution that runs on virtual nodes on Microsoft Azure container instances. For details, see [What is Azure Kubernetes Service (AKS)?](https://learn.microsoft.com/en-us/azure/aks/what-is-aks) (Microsoft documentation).</dd>
133+
<dd>AKS is an acronym for Azure Kubernetes Service. For details, see [What is Azure Kubernetes Service (AKS)?](https://learn.microsoft.com/en-us/azure/aks/what-is-aks) (Microsoft documentation).</dd>
134+
<dd>To run an AKS cluster on a confidential container, Microsoft offers a solution to run it on virtual nodes on Microsoft Azure container instances. For details, see [Virtual nodes on Azure Container Instances](https://learn.microsoft.com/en-us/azure/container-instances/container-instances-virtual-nodes) (Microsoft documentation).</dd>
134135
<dd>In the context of UID2, AKS is one of the supported secure computing environments for hosting a <a href="#gl-private-operator">Private Operator</a>.</dd>
135136
<dd>For details, see <a href="../guides/operator-guide-aks-enclave">UID2 Private Operator for AKS Integration Guide</a>.</dd>
136137
<!-- <dd>**new**</dd> -->

0 commit comments

Comments
 (0)