|
| 1 | +--- |
| 2 | +title: Deprecation Schedule |
| 3 | +description: Deprecation timing for UID2 versions. |
| 4 | +hide_table_of_contents: false |
| 5 | +sidebar_position: 06 |
| 6 | +--- |
| 7 | + |
| 8 | +import Link from '@docusaurus/Link'; |
| 9 | +import UpgradePolicy from '../snippets/_private-operator-upgrade-policy.mdx'; |
| 10 | +import ReleaseMatrixAWS from '../snippets/_private-operator-release-matrix-aws.mdx'; |
| 11 | +import ReleaseMatrixGCP from '../snippets/_private-operator-release-matrix-gcp.mdx'; |
| 12 | +import ReleaseMatrixAzure from '../snippets/_private-operator-release-matrix-azure.mdx'; |
| 13 | +import ReleaseMatrixAKS from '../snippets/_private-operator-release-matrix-aks.mdx'; |
| 14 | + |
| 15 | +# Deprecation Schedule |
| 16 | + |
| 17 | +The following sections provide information about supported versions and, where applicable, the deprecation timeline. |
| 18 | + |
| 19 | +### Private Operator Upgrade Policy |
| 20 | + |
| 21 | +<UpgradePolicy /> |
| 22 | + |
| 23 | +## Prviate Operator Versions |
| 24 | + |
| 25 | +The following tables show the Private Operator versions that are currently supported, including: |
| 26 | +- [Private Operator for AWS](#private-operator-for-aws) |
| 27 | +- [Private Operator for GCP](#private-operator-for-gcp) |
| 28 | +- [Private Operator for Azure](#private-operator-for-azure) |
| 29 | +- [Private Operator for AKS](#private-operator-for-aks) |
| 30 | + |
| 31 | +:::important |
| 32 | +If you're using an older version, refer to [Private Operator Upgrade Policy](#private-operator-upgrade-policy) for information about the support lifetime for your version. We recommend upgrading to the latest version as soon as possible to take advantage of new and improved features. |
| 33 | +::: |
| 34 | + |
| 35 | +### Private Operator for AWS |
| 36 | + |
| 37 | +The latest ZIP file is linked in the Release Notes column in the following table. |
| 38 | + |
| 39 | +<ReleaseMatrixAWS /> |
| 40 | + |
| 41 | +### Private Operator for GCP |
| 42 | + |
| 43 | +The latest ZIP file is linked in the GCP Download column in the following table. |
| 44 | + |
| 45 | +<ReleaseMatrixGCP /> |
| 46 | + |
| 47 | +### Private Operator for Azure |
| 48 | + |
| 49 | +The latest ZIP file is linked in the Azure Download column in the following table. |
| 50 | + |
| 51 | +<ReleaseMatrixAzure /> |
| 52 | + |
| 53 | +### Private Operator for AKS |
| 54 | + |
| 55 | +The latest ZIP file is linked in the Release Notes column in the following table. |
| 56 | + |
| 57 | +**GWH__ query: I don't see the AKS release at this link.** |
| 58 | + |
| 59 | +<ReleaseMatrixAKS /> |
0 commit comments