Skip to content

Commit fbb1334

Browse files
committed
AT edits more
1 parent 76e54af commit fbb1334

10 files changed

+131
-135
lines changed

docs/guides/operator-guide-aks-enclave.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,22 @@ When the attestation is successful, the UID2 Core Service provides seed informat
2424
UID2 Private Operator for AKS is not supported in these areas: Europe, China.
2525
:::
2626

27+
## Private Operator Upgrade Policy
28+
29+
<UpgradePolicy />
30+
31+
## Operator Version
32+
33+
The latest ZIP file is linked in the AKS Download column in the following table.
34+
35+
| AKS Version Name | Version&nbsp;#/Release&nbsp;Notes | AKS Download | Date | Deprecation Date |
36+
| ------- | ------ | ------ | ------ | ------ |
37+
| Q2 2025 | TBD | TBD | TBD | TBD |
38+
39+
:::note
40+
For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions).
41+
:::
42+
2743
## Prerequisites
2844

2945
Before deploying the UID2 Private Operator for AKS, complete these prerequisite steps:
@@ -79,10 +95,6 @@ You'll receive separate `{OPERATOR_KEY}` values for each environment. Be sure to
7995
| Integration (`integ`) | For testing only. Debug mode is available in the integration environment. |
8096
| Production (`prod`) | For managing production traffic. |
8197

82-
## Private Operator Upgrade Policy
83-
84-
<UpgradePolicy />
85-
8698
## Deployment
8799

88100
To deploy a new UID2 Private Operator for AKS, you'll need to complete the following high-level steps:
@@ -108,18 +120,6 @@ To get set up with the installation files, follow these steps:
108120
109121
- `operator.yaml` -->
110122

111-
### Operator Version
112-
113-
The latest ZIP file is linked in the AKS Download column in the following table.
114-
115-
| AKS Version Name | Version&nbsp;#/Release&nbsp;Notes | AKS Download | Date | Deprecation Date |
116-
| ------- | ------ | ------ | ------ | ------ |
117-
| Q2 2025 | TBD | TBD | TBD | TBD |
118-
119-
:::note
120-
For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions).
121-
:::
122-
123123
### Prepare Environment Variables
124124

125125
Run the following commands to prepare environment variables that you'll use later. Choose variable names to suit your needs.

docs/guides/operator-guide-aws-marketplace.md

Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ The UID2 Operator is the API server in the UID2 ecosystem. For details, see [The
1717

1818
For a <Link href="../ref-info/glossary-uid#gl-private-operator">Private Operator</Link> service running in AWS Marketplace, the UID2 Operator solution is enhanced with [AWS Nitro](https://aws.amazon.com/ec2/nitro/) Enclave technology. This is an additional security measure to help protect UID2 information from unauthorized access.
1919

20-
## UID2 Private Operator for AWS
21-
2220
:::note
2321
[UID2 Private Operator for AWS](https://aws.amazon.com/marketplace/pp/prodview-wdbccsarov5la) is a free product. The cost displayed on the product page is an estimated cost for the necessary infrastructure.
2422
:::
@@ -30,7 +28,23 @@ By subscribing to UID2 Private Operator for AWS, you gain access to the followin
3028
- [CloudFormation](https://aws.amazon.com/cloudformation/) template:<br/>
3129
The template deploys the UID2 Operator AMI.
3230

33-
### Prerequisites
31+
## Private Operator Upgrade Policy
32+
33+
<UpgradePolicy />
34+
35+
## Operator Version
36+
37+
The latest ZIP file is linked in the Release Notes column in the following table.
38+
39+
| Version Name | Version&nbsp;#/Release&nbsp;Notes | AWS Version | Date |
40+
| ------- | ------ | ------ | ------ |
41+
| Q2 2025 | TBD | TBD | TBD |
42+
43+
:::note
44+
For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions).
45+
:::
46+
47+
## Prerequisites
3448

3549
To subscribe and deploy one or more UID2 Operators on AWS, complete the following steps:
3650

@@ -162,22 +176,6 @@ To deploy UID2 Operator on AWS Marketplace, complete the following steps:
162176

163177
It takes several minutes for the stack to be created. When you see an Auto Scaling Group (ASG) created, you can select it and check the EC2 instances. By default, there is only one instance to start with.
164178

165-
### Private Operator Upgrade Policy
166-
167-
<UpgradePolicy />
168-
169-
### Operator Version
170-
171-
The latest ZIP file is linked in the Release Notes column in the following table.
172-
173-
| Version Name | Version&nbsp;#/Release&nbsp;Notes | AWS Version | Date |
174-
| ------- | ------ | ------ | ------ |
175-
| Q2 2025 | TBD | TBD | TBD |
176-
177-
:::note
178-
For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions).
179-
:::
180-
181179
### Stack Details
182180

183181
The following images show the **Specify stack details** page in the Create stack wizard ([deployment](#deployment) step 5). The table that follows provides a parameter value reference.

docs/guides/operator-guide-azure-enclave.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,22 @@ When the attestation is successful, the UID2 Core Service provides seed informat
2424
UID2 Private Operator for Azure is not supported in these areas: Europe, China.
2525
:::
2626

27+
## Private Operator Upgrade Policy
28+
29+
<UpgradePolicy />
30+
31+
## Operator Version
32+
33+
The latest ZIP file is linked in the Azure Download column in the following table.
34+
35+
| Version Name | Version Number | Release Notes | Azure Download | Date | Deprecation Date |
36+
| ------- | ------ | ------ | ------ | ------ | ------ |
37+
| Q2 2025 | TBD | TBD | TBD | TBD | TBD |
38+
39+
:::note
40+
For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions).
41+
:::
42+
2743
## Prerequisites
2844

2945
Before deploying the UID2 Private Operator for Azure, complete these prerequisite steps:
@@ -93,22 +109,6 @@ The first step is to get set up with the deployment files you'll need:
93109
- `operator.json` and `operator.parameters.json`
94110
- `gateway.json` and `gateway.parameters.json`
95111

96-
### Private Operator Upgrade Policy
97-
98-
<UpgradePolicy />
99-
100-
### Operator Version
101-
102-
The latest ZIP file is linked in the Azure Download column in the following table.
103-
104-
| Version Name | Version Number | Release Notes | Azure Download | Date | Deprecation Date |
105-
| ------- | ------ | ------ | ------ | ------ | ------ |
106-
| Q2 2025 | TBD | TBD | TBD | TBD | TBD |
107-
108-
:::note
109-
For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions).
110-
:::
111-
112112
### Create Resource Group
113113

114114
In Azure, run the following command to create a resource group to run the UID2 operator:

docs/guides/operator-private-gcp-confidential-space.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,22 @@ When the Docker container for the UID2 Operator Confidential Space starts up, it
2626

2727
When the attestation is successful, the UID2 Core Service provides seed information such as salts and keys to bootstrap the UID2 Operator in the secure Confidential Space container.
2828

29+
## Private Operator Upgrade Policy
30+
31+
<UpgradePolicy />
32+
33+
## Operator Version
34+
35+
The latest ZIP file is linked in the GCP Download column in the following table.
36+
37+
| Version Name | Version&nbsp;#/Release&nbsp;Notes | GCP Download | Date | Deprecation Date |
38+
| ------- | ------ | ------ | ------ | ------ |
39+
| Q2 2025 | TBD | TBD | TBD | TBD |
40+
41+
:::note
42+
For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions).
43+
:::
44+
2945
## Setup Overview
3046

3147
At a high level, the setup steps are as follows:
@@ -87,22 +103,6 @@ When UID2 account registration is complete, and you've installed the gcloud CLI,
87103
- Review information about [deployment environments](#deployment-environments).
88104
- Review information about the [deployment options](#deployment-options) available, including the benefits of each, and decide which to use.
89105

90-
### Private Operator Upgrade Policy
91-
92-
<UpgradePolicy />
93-
94-
### Operator Version
95-
96-
The latest ZIP file is linked in the GCP Download column in the following table.
97-
98-
| Version Name | Version&nbsp;#/Release&nbsp;Notes | GCP Download | Date | Deprecation Date |
99-
| ------- | ------ | ------ | ------ | ------ |
100-
| Q2 2025 | TBD | TBD | TBD | TBD |
101-
102-
:::note
103-
For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions).
104-
:::
105-
106106
## Deployment Environments
107107

108108
The following environments are available, and both [deployment options](#deployment-options) support both environments.

docs/ref-info/deprecation-schedule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import UpgradePolicy from '../snippets/_private-operator-upgrade-policy.mdx';
1212

1313
The following sections provide information about supported versions and, where applicable, the deprecation timeline.
1414

15-
### Private Operator Upgrade Policy
15+
## Private Operator Upgrade Policy
1616

1717
<UpgradePolicy />
1818

i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-aks-enclave.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,22 @@ UID2 Operator の機密 Azure Container インスタンス用の Docker コン
2424
UID2 Private Operator for AKS は、次の地域ではサポートされていません: ヨーロッパ、中国。
2525
:::
2626

27+
## Private Operator Upgrade Policy
28+
29+
<UpgradePolicy />
30+
31+
## Operator Version
32+
33+
The latest ZIP file is linked in the AKS Download column in the following table.
34+
35+
| AKS Version Name | Version&nbsp;#/Release&nbsp;Notes | AKS Download | Date | Deprecation Date |
36+
| ------- | ------ | ------ | ------ | ------ |
37+
| Q2 2025 | TBD | TBD | TBD | TBD |
38+
39+
:::note
40+
For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions).
41+
:::
42+
2743
## Prerequisites
2844

2945
AKS の UID2 Private Operator をデプロイする前に、次の前提条件を完了してください:
@@ -79,10 +95,6 @@ Kubernetesの `kubectl` コマンドラインインターフェイスをイン
7995
| Integration (`integ`) | テスト専用です。デバックモードはテスト環境で利用可能です。 |
8096
| Production (`prod`) | 本番トラフィックを管理するためのものです。 |
8197

82-
## Private Operator Upgrade Policy
83-
84-
<UpgradePolicy />
85-
8698
## Deployment
8799

88100
AKS の新しい UID2 Private Operator をデプロイするには、次の主要な手順を完了する必要があります:
@@ -108,18 +120,6 @@ AKS の新しい UID2 Private Operator をデプロイするには、次の主
108120
109121
- `operator.yaml` -->
110122

111-
### Operator Version
112-
113-
The latest ZIP file is linked in the AKS Download column in the following table.
114-
115-
| AKS Version Name | Version&nbsp;#/Release&nbsp;Notes | AKS Download | Date | Deprecation Date |
116-
| ------- | ------ | ------ | ------ | ------ |
117-
| Q2 2025 | TBD | TBD | TBD | TBD |
118-
119-
:::note
120-
For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions).
121-
:::
122-
123123
### Prepare Environment Variables
124124

125125
以下のコマンドを実行して、後で使用する環境変数を準備します。変数名は必要に応じて選択してください。

i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-aws-marketplace.md

Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ UID2 Operator は、UID2 エコシステム内の API サーバーです。詳
1717

1818
AWS Marketplace で稼働する <Link href="../ref-info/glossary-uid#gl-private-operator">Private Operator</Link> Service の場合、UID2 Operator ソリューションは [AWS Nitro](https://aws.amazon.com/ec2/nitro/) Enclave テクノロジーで強化されています。これは、UID2 情報を不正なアクセスから保護するための追加のセキュリティ対策です。
1919

20-
## UID2 Private Operator for AWS
21-
2220
:::note
2321
[UID2 Private Operator for AWS](https://aws.amazon.com/marketplace/pp/prodview-wdbccsarov5la) は無償製品です。製品ページに表示されている費用は、必要なインフラの概算費用となります。
2422
:::
@@ -30,6 +28,22 @@ UID2 Private Operator for AWS を契約することで、以下を利用でき
3028
- [CloudFormation](https://aws.amazon.com/cloudformation/) template:<br/>
3129
このテンプレートでは、UID2 Operator AMI がデプロイ展開されます。
3230

31+
## Private Operator Upgrade Policy
32+
33+
<UpgradePolicy />
34+
35+
## Operator Version
36+
37+
最新の ZIP ファイルは、次の表の Release Notes 欄にリンクされています。
38+
39+
| Version Name | Version&nbsp;#/Release&nbsp;Notes | AWS Version | Date |
40+
| ------- | ------ | ------ | ------ |
41+
| Q2 2025 | TBD | TBD | TBD |
42+
43+
:::note
44+
For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions).
45+
:::
46+
3347
### Prerequisites
3448

3549
AWS で 1 つまたは複数の UID2 Operator をサブスクライブしてデプロイするには、次の手順を実行します:
@@ -162,22 +176,6 @@ UID2 Operator を AWS Marketplace にデプロイするには、以下の手順
162176

163177
スタックの作成には数分かかります。Auto Scaling Group (ASG) が作成されたら、選択して EC2 インスタンスを確認できます。デフォルトでは、最初は 1 つのインスタンスのみが起動します。
164178

165-
### Private Operator Upgrade Policy
166-
167-
<UpgradePolicy />
168-
169-
### Operator Version
170-
171-
最新の ZIP ファイルは、次の表の Release Notes 欄にリンクされています。
172-
173-
| Version Name | Version&nbsp;#/Release&nbsp;Notes | AWS Version | Date |
174-
| ------- | ------ | ------ | ------ |
175-
| Q2 2025 | TBD | TBD | TBD |
176-
177-
:::note
178-
For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions).
179-
:::
180-
181179
### Stack Details
182180

183181
以下の画像は、スタックの作成ウィザード ([デプロイ](#deployment) Step 5) の**Specify stack details**ページを示しています。次の表は、パラメータ値のリファレンスを提供します。

i18n/ja/docusaurus-plugin-content-docs/current/guides/operator-guide-azure-enclave.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,22 @@ UID2 Operator Confidential Containers インスタンスの Docker コンテナ
2424
UID2 Private Operator for Azure は、次の地域ではサポートされていません: ヨーロッパ、中国。
2525
:::
2626

27+
## Private Operator Upgrade Policy
28+
29+
<UpgradePolicy />
30+
31+
## Operator Version
32+
33+
最新の ZIP ファイルは、次の表の Azure Download 列にリンクされています。
34+
35+
| Version Name | Version Number | Release Notes | Azure Download | Date | Deprecation Date |
36+
| ------- | ------ | ------ | ------ | ------ | ------ |
37+
| Q2 2025 | TBD | TBD | TBD | TBD | TBD |
38+
39+
:::note
40+
For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions).
41+
:::
42+
2743
## Prerequisites
2844

2945
Azure に UID2 Private Operator をデプロイする前に、次の前提条件を満たす必要があります:
@@ -93,22 +109,6 @@ Azure CLI をインストールします。詳細は、Azure ドキュメント
93109
- `operator.json` and `operator.parameters.json`
94110
- `gateway.json` and `gateway.parameters.json`
95111

96-
### Private Operator Upgrade Policy
97-
98-
<UpgradePolicy />
99-
100-
### Operator Version
101-
102-
最新の ZIP ファイルは、次の表の Azure Download 列にリンクされています。
103-
104-
| Version Name | Version Number | Release Notes | Azure Download | Date | Deprecation Date |
105-
| ------- | ------ | ------ | ------ | ------ | ------ |
106-
| Q2 2025 | TBD | TBD | TBD | TBD | TBD |
107-
108-
:::note
109-
For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions).
110-
:::
111-
112112
### Create Resource Group
113113

114114
Azure で UID2 Operator を実行するためのリソースグループを作成するには、次のコマンドを実行します:

0 commit comments

Comments
 (0)