From 18cfaed4c6db069554fe300dac3357a3c0e1f9f0 Mon Sep 17 00:00:00 2001 From: addetz <43963729+addetz@users.noreply.github.com> Date: Fri, 13 Dec 2024 18:35:34 +0000 Subject: [PATCH] docs: add kubernetes requirements to self-hosted, vertex and pcg DOC-1519 --- .../_kubernetes_palette_versions.mdx | 23 +++++++++++++++++++ docs/docs-content/clusters/pcg/pcg.md | 15 ++++++++++++ .../install-palette/install-palette.md | 8 +++++++ .../install-palette-vertex.md | 8 +++++++ 4 files changed, 54 insertions(+) create mode 100644 _partials/self-hosted/_kubernetes_palette_versions.mdx diff --git a/_partials/self-hosted/_kubernetes_palette_versions.mdx b/_partials/self-hosted/_kubernetes_palette_versions.mdx new file mode 100644 index 00000000000..c74035c98e0 --- /dev/null +++ b/_partials/self-hosted/_kubernetes_palette_versions.mdx @@ -0,0 +1,23 @@ +--- +partial_category: self-hosted +partial_name: kubernetes-palette-versions +--- + +| **Palette Version** | **Kubernetes Version** | **OVA Download URL** | **FIPS OVA Download URL** | +| ------------------- | ---------------------- | --------------------------------------------------------------------------- | ------------------------------------------------------------------------------ | +| 4.5.15 | 1.29.9 | `https://vmwaregoldenimage.s3.amazonaws.com/u-2204-0-k-1299-0.ova` | `https://vmwaregoldenimage.s3.amazonaws.com/u-2004-0-k-1299-fips.ova` | +| 4.5.11 | 1.29.9 | `https://vmwaregoldenimage.s3.amazonaws.com/u-2204-0-k-1299-0.ova` | `https://vmwaregoldenimage.s3.amazonaws.com/u-2004-0-k-1299-fips.ova` | +| 4.5.10 | 1.29.9 | `https://vmwaregoldenimage.s3.amazonaws.com/u-2204-0-k-1299-0.ova` | `https://vmwaregoldenimage.s3.amazonaws.com/u-2004-0-k-1299-fips.ova` | +| 4.5.8 | 1.29.9 | `https://vmwaregoldenimage.s3.amazonaws.com/u-2204-0-k-1299-0.ova` | `https://vmwaregoldenimage.s3.amazonaws.com/u-2004-0-k-1299-fips.ova` | +| 4.5.5 | 1.29.9 | `https://vmwaregoldenimage.s3.amazonaws.com/u-2204-0-k-1299-0.ova` | `https://vmwaregoldenimage.s3.amazonaws.com/u-2004-0-k-1299-fips.ova` | +| 4.5.4 | 1.29.9 | `https://vmwaregoldenimage.s3.amazonaws.com/u-2204-0-k-1299-0.ova` | `https://vmwaregoldenimage.s3.amazonaws.com/u-2004-0-k-1299-fips.ova` | +| 4.5.3 | 1.29.9 | `https://vmwaregoldenimage.s3.amazonaws.com/u-2204-0-k-1299-0.ova` | `https://vmwaregoldenimage.s3.amazonaws.com/u-2004-0-k-1299-fips.ova` | +| 4.4.20 | 1.28.13 | `https://vmwaregoldenimage.s3.amazonaws.com/u-2204-0-k-12813-0.ova` | `https://vmwaregoldenimage.s3.amazonaws.com/u-2004-0-k-12813-fips.ova` | +| 4.4.18 | 1.28.13 | `https://vmwaregoldenimage.s3.amazonaws.com/u-2204-0-k-12813-0.ova` | `https://vmwaregoldenimage.s3.amazonaws.com/u-2004-0-k-12813-fips.ova` | +| 4.4.14 | 1.28.12 | `https://vmwaregoldenimage.s3.amazonaws.com/u-2204-0-k-12812-0.ova` | `https://vmwaregoldenimage.s3.amazonaws.com/u-2004-0-k-12812-fips.ova` | +| 4.4.11 | 1.28.11 | `https://vmwaregoldenimage-console.s3.amazonaws.com/u-2204-0-k-1289-0.ova` | `https://vmwaregoldenimage-console.s3.amazonaws.com/u-2004-0-k-1289-fips.ova` | +| 4.4.6 | 1.28.9 | `https://vmwaregoldenimage-console.s3.amazonaws.com/u-2204-0-k-1289-0.ova` | `https://vmwaregoldenimage-console.s3.amazonaws.com/u-2004-0-k-1289-fips.ova` | +| 4.3.6 | 1.27.11 | `https://vmwaregoldenimage-console.s3.amazonaws.com/u-2204-0-k-12711-0.ova` | `https://vmwaregoldenimage-console.s3.amazonaws.com/u-2004-0-k-12711-fips.ova` | +| 4.2.13 | 1.26.10 | `https://vmwaregoldenimage-console.s3.amazonaws.com/u-2204-0-k-12610-0.ova` | `https://vmwaregoldenimage-console.s3.amazonaws.com/u-2004-0-k-12610-fips.ova` | +| 4.2.7 | 1.26.10 | `https://vmwaregoldenimage-console.s3.amazonaws.com/u-2204-0-k-12610-0.ova` | `https://vmwaregoldenimage-console.s3.amazonaws.com/u-2004-0-k-12610-fips.ova` | +| 4.1.12 | 1.26.8 | `https://vmwaregoldenimage-console.s3.amazonaws.com/u-2204-0-k-1268-0.ova` | `https://vmwaregoldenimage-console.s3.amazonaws.com/u-2004-0-k-1268-fips.ova` | \ No newline at end of file diff --git a/docs/docs-content/clusters/pcg/pcg.md b/docs/docs-content/clusters/pcg/pcg.md index fa38b78ce7f..511451429a5 100644 --- a/docs/docs-content/clusters/pcg/pcg.md +++ b/docs/docs-content/clusters/pcg/pcg.md @@ -31,6 +31,21 @@ existing Kubernetes cluster. Refer to the table below to learn more about the su | VMware vSphere | ✅ | The PCG is deployed into a VMware vSphere environment. | [Deploy to VMware vSphere](./deploy-pcg/vmware.md) | | Other | ❌ | The PCG cluster is deployed into an existing Kubernetes cluster that is not managed by Palette. | [Deploy a PCG to an Existing Kubernetes Cluster](./deploy-pcg-k8s.md) | +## Kubernetes Requirements + +The following table presents the Kubernetes version corresponding to each Palette version. It provides the download URLs +for the Operating System and Kubernetes distribution OVA required for the PCG install. Ensure that you use FIPS OVA URL +if you require a compliant installation. + +:::warning + +The versions included in the following table apply for PCG installs on VMware vSphere and MAAS. The Kubernetes version +for OpenStack is 1.24.10 on all the Palette versions included below. + +::: + + + ## Resources - [Architecture](./architecture.md) diff --git a/docs/docs-content/enterprise-version/install-palette/install-palette.md b/docs/docs-content/enterprise-version/install-palette/install-palette.md index 9eb7de10322..10d3a49a7ca 100644 --- a/docs/docs-content/enterprise-version/install-palette/install-palette.md +++ b/docs/docs-content/enterprise-version/install-palette/install-palette.md @@ -62,6 +62,14 @@ active nodes and pods at any given time. | Medium (Recommended) | Up to 3000 Nodes each with 30 Pods (90,000 Pods) | | Large | Up to 5000 Nodes each with 30 Pods (150,000 Pods) | +## Kubernetes Requirements + +The following table presents the Kubernetes version corresponding to each Palette version. It provides the download URLs +for the Operating System and Kubernetes distribution OVA required for the install. Ensure that you use FIPS OVA URL if +you require a compliant installation. + + + ## Proxy Requirements diff --git a/docs/docs-content/vertex/install-palette-vertex/install-palette-vertex.md b/docs/docs-content/vertex/install-palette-vertex/install-palette-vertex.md index e37319fc6e7..6db2f0e457a 100644 --- a/docs/docs-content/vertex/install-palette-vertex/install-palette-vertex.md +++ b/docs/docs-content/vertex/install-palette-vertex/install-palette-vertex.md @@ -64,6 +64,14 @@ number of active nodes and pods at any given time.
+## Kubernetes Requirements + +The following table presents the Kubernetes version corresponding to each Palette version. It provides the download URLs +for the Operating System and Kubernetes distribution OVA required for the install. Ensure that you use FIPS OVA URL if +you require a compliant installation. + + + ## Proxy Requirements