You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/integration-options-private-operator.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,10 @@ There are a couple of limitations to Private Operator functionality:
89
89
90
90
<UpgradePolicy />
91
91
92
+
## Private Operator Deprecation Schedule
93
+
94
+
For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions).
95
+
92
96
## Getting Started
93
97
94
98
To get started as a Private Operator, follow these steps:
Copy file name to clipboardExpand all lines: docs/guides/operator-guide-aks-enclave.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,6 @@ sidebar_position: 18
9
9
10
10
import Link from '@docusaurus/Link';
11
11
import UpgradePolicy from '../snippets/_private-operator-upgrade-policy.mdx';
12
-
import ReleaseMatrixAKS from '../snippets/_private-operator-release-matrix-aks.mdx';
13
12
14
13
# UID2 Private Operator for AKS Integration Guide
15
14
@@ -109,12 +108,17 @@ To get set up with the installation files, follow these steps:
109
108
110
109
- `operator.yaml` -->
111
110
112
-
<!--### Operator Version
111
+
### Operator Version
113
112
114
113
The latest ZIP file is linked in the AKS Download column in the following table.
115
114
116
-
<ReleaseMatrixAKS />
117
-
-->
115
+
| AKS Version Name | Version #/Release 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).
Copy file name to clipboardExpand all lines: docs/guides/operator-guide-aws-marketplace.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,6 @@ sidebar_position: 17
9
9
10
10
import Link from '@docusaurus/Link';
11
11
import UpgradePolicy from '../snippets/_private-operator-upgrade-policy.mdx';
12
-
import ReleaseMatrixAWS from '../snippets/_private-operator-release-matrix-aws.mdx';
13
12
import AttestFailure from '../snippets/_private-operator-attest-failure.mdx';
14
13
15
14
# UID2 Private Operator for AWS Integration Guide
@@ -171,7 +170,13 @@ It takes several minutes for the stack to be created. When you see an Auto Scali
171
170
172
171
The latest ZIP file is linked in the Release Notes column in the following table.
173
172
174
-
<ReleaseMatrixAWS />
173
+
| Version Name | Version #/Release 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).
For information about supported versions and deprecation dates, see [Private Operator Versions](../ref-info/deprecation-schedule.md#private-operator-versions).
Copy file name to clipboardExpand all lines: docs/guides/operator-private-gcp-confidential-space.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,6 @@ sidebar_position: 18
9
9
10
10
import Link from '@docusaurus/Link';
11
11
import UpgradePolicy from '../snippets/_private-operator-upgrade-policy.mdx';
12
-
import ReleaseMatrixGCP from '../snippets/_private-operator-release-matrix-gcp.mdx';
13
12
14
13
# UID2 Private Operator for GCP Integration Guide
15
14
@@ -96,7 +95,13 @@ When UID2 account registration is complete, and you've installed the gcloud CLI,
96
95
97
96
The latest ZIP file is linked in the GCP Download column in the following table.
98
97
99
-
<ReleaseMatrixGCP />
98
+
| Version Name | Version #/Release 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).
0 commit comments