Skip to content

Commit bdfe025

Browse files
authored
Merge pull request #851 from IABTechLab/kcc-UID2-4767-update-aks-documentation
UID2-4767 Add instructions on AKS deployment
2 parents 9160d84 + 82f8742 commit bdfe025

File tree

6 files changed

+896
-6
lines changed

6 files changed

+896
-6
lines changed

docs/guides/integration-options-private-operator.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ If you choose to be a Private Operator, several implementation options are avail
5151
- [Nitro Enclave](https://aws.amazon.com/ec2/nitro/) from AWS
5252
- [Confidential Space](https://cloud.google.com/confidential-computing#confidential-space), a confidential computing option from [Google Cloud](https://cloud.google.com/docs/overview/) Platform
5353
- [Confidential Containers](https://learn.microsoft.com/en-us/azure/confidential-computing/confidential-containers), a confidential computing option from Microsoft Azure
54+
- [Azure Kubernetes Service (AKS)](https://learn.microsoft.com/en-us/azure/aks/what-is-aks), a confidential computing solution that runs on virtual nodes on Microsoft Azure container instances and uses Kubernetes.
5455

5556
## Private Operator Workflow
5657

@@ -110,3 +111,4 @@ There is no functional difference between the Private Operator versions.
110111
| AWS | [UID2 Private Operator for AWS Integration Guide](../guides/operator-guide-aws-marketplace.md) | Instructions for setting up a Private Operator service for AWS Marketplace. |
111112
| GCP Confidential Space | [UID2 Private Operator for GCP Integration Guide](../guides/operator-private-gcp-confidential-space.md) | Information for setting up the UID2 Operator Service in [Confidential Space](https://cloud.google.com/confidential-computing#confidential-space), a confidential computing option from [Google Cloud](https://cloud.google.com/docs/overview/) Platform. |
112113
| Azure | [UID2 Private Operator for Azure Integration Guide](../guides/operator-guide-azure-enclave.md) | Instructions for setting up the UID2 Operator Service in an instance of Confidential Containers, a confidential computing option from Microsoft Azure. |
114+
| AKS | [UID2 Private Operator for AKS Integration Guide](../guides/operator-guide-aks-enclave.md) | Instructions for setting up the UID2 Operator Service in an instance of AKS, a confidential computing solution that runs on virtual nodes on Microsoft Azure container instances and uses Kubernetes. |

0 commit comments

Comments
 (0)