Skip to content

Commit

Permalink
Merge branch 'release-4-6' into doc-1675-cli-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
caroldelwing committed Feb 14, 2025
2 parents 0c31098 + 6a658b1 commit 33d6a93
Show file tree
Hide file tree
Showing 48 changed files with 2,852 additions and 1,652 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/release-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ name: Release Branch Preview
on:
push:
branches:
- "release-*"
- "release-[0-9]-[0-9]"
- "release-[0-9]-[0-9]-[a-z]"

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
37 changes: 36 additions & 1 deletion _partials/self-hosted/_kubernetes_palette_versions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@ partial_category: self-hosted
partial_name: kubernetes-palette-versions
---

<Tabs>
<TabItem label="VMware" value="VMware">

| **Palette Version** | **Kubernetes Version** | **OVA Download URL** | **FIPS OVA Download URL** |
| ------------------- | ---------------------- | --------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
| 4.5.21 | 1.29.12 | `https://vmwaregoldenimage.s3.amazonaws.com/u-2204-0-k-12912-0.ova` | `https://vmwaregoldenimage.s3.amazonaws.com/u-2004-0-k-12912-fips.ova` |
| 4.5.20 | 1.29.12 | `https://vmwaregoldenimage.s3.amazonaws.com/u-2204-0-k-12912-0.ova` | `https://vmwaregoldenimage.s3.amazonaws.com/u-2004-0-k-12912-fips.ova` |
| 4.5.15 | 1.29.9 | `https://vmwaregoldenimage-console.s3.amazonaws.com/u-2204-0-k-1299-0.ova` | `https://vmwaregoldenimage-console.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` |
Expand All @@ -21,4 +25,35 @@ partial_name: kubernetes-palette-versions
| 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` |
| 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` |

</TabItem>

<TabItem label="Kubernetes" value="Kubernetes">

For installations using a Kubernetes cluster, we support any non-EOL (End of Life) version of Kubernetes up to and including the specified version below, as well as up to the latest patch release for that minor version.

| **Palette Version** | **Highest Supported Kubernetes Version** |
| ------------------- | ---------------------- |
| 4.5.21 | 1.30.x |
| 4.5.20 | 1.30.x |
| 4.5.15 | 1.30.x |
| 4.5.11 | 1.30.x |
| 4.5.10 | 1.30.x |
| 4.5.8 | 1.30.x |
| 4.5.5 | 1.28.x |
| 4.5.4 | 1.28.x |
| 4.5.3 | 1.28.x |
| 4.4.20 | 1.28.x |
| 4.4.18 | 1.28.x |
| 4.4.14 | 1.28.x |
| 4.4.11 | 1.28.x |
| 4.4.6 | 1.28.x |
| 4.3.6 | 1.28.x |
| 4.2.13 | 1.28.x |
| 4.2.7 | 1.28.x |
| 4.1.12 | 1.27.x |


</TabItem>
</Tabs>
7 changes: 7 additions & 0 deletions docs/api-content/api-docs/palette-apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -197450,6 +197450,7 @@
"x-omitempty": false
},
"syncSsoTeams": {
"description": "When syncSsoTeams is set to true, all the teams from the OIDC configuration are pulled and saved in palette whereas when set to false, only the teams which are part of palette are pulled and saved",
"type": "boolean",
"x-omitempty": false
},
Expand Down Expand Up @@ -197590,6 +197591,7 @@
"x-omitempty": false
},
"syncSsoTeams": {
"description": "When syncSsoTeams is set to true, all the teams from the OIDC configuration are pulled and saved in palette whereas when set to false, only the teams which are part of palette are pulled and saved",
"type": "boolean",
"x-omitempty": false
},
Expand Down Expand Up @@ -199099,6 +199101,7 @@
"x-omitempty": false
},
"syncSsoTeams": {
"description": "When syncSsoTeams is set to true, all the teams from the OIDC configuration are pulled and saved in palette whereas when set to false, only the teams which are part of palette are pulled and saved",
"type": "boolean",
"x-omitempty": false
}
Expand Down Expand Up @@ -199171,6 +199174,7 @@
"type": "string"
},
"syncSsoTeams": {
"description": "When syncSsoTeams is set to true, all the teams from the OIDC configuration are pulled and saved in palette whereas when set to false, only the teams which are part of palette are pulled and saved",
"type": "boolean"
}
}
Expand Down Expand Up @@ -367322,6 +367326,7 @@
"x-omitempty": false
},
"syncSsoTeams": {
"description": "When syncSsoTeams is set to true, all the teams from the OIDC configuration are pulled and saved in palette whereas when set to false, only the teams which are part of palette are pulled and saved",
"type": "boolean",
"x-omitempty": false
},
Expand Down Expand Up @@ -367629,6 +367634,7 @@
"type": "string"
},
"syncSsoTeams": {
"description": "When syncSsoTeams is set to true, all the teams from the OIDC configuration are pulled and saved in palette whereas when set to false, only the teams which are part of palette are pulled and saved",
"type": "boolean"
}
}
Expand Down Expand Up @@ -367707,6 +367713,7 @@
"x-omitempty": false
},
"syncSsoTeams": {
"description": "When syncSsoTeams is set to true, all the teams from the OIDC configuration are pulled and saved in palette whereas when set to false, only the teams which are part of palette are pulled and saved",
"type": "boolean",
"x-omitempty": false
}
Expand Down
3 changes: 3 additions & 0 deletions docs/api-content/api-docs/v1/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -31545,6 +31545,7 @@
"x-omitempty": false
},
"syncSsoTeams": {
"description": "When syncSsoTeams is set to true, all the teams from the OIDC configuration are pulled and saved in palette whereas when set to false, only the teams which are part of palette are pulled and saved",
"type": "boolean",
"x-omitempty": false
},
Expand Down Expand Up @@ -31683,6 +31684,7 @@
"type": "string"
},
"syncSsoTeams": {
"description": "When syncSsoTeams is set to true, all the teams from the OIDC configuration are pulled and saved in palette whereas when set to false, only the teams which are part of palette are pulled and saved",
"type": "boolean"
}
},
Expand Down Expand Up @@ -31747,6 +31749,7 @@
"x-omitempty": false
},
"syncSsoTeams": {
"description": "When syncSsoTeams is set to true, all the teams from the OIDC configuration are pulled and saved in palette whereas when set to false, only the teams which are part of palette are pulled and saved",
"type": "boolean",
"x-omitempty": false
}
Expand Down
13 changes: 0 additions & 13 deletions docs/docs-content/automation/palette-cli/commands/ec.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ can use the `ec` command to install a

The `ec` command exposes the following subcommand.

<br />

- `install` - Install a Palette Enterprise Cluster through an interactive wizard. A container runtime is required to
install an EC cluster.

Expand All @@ -40,8 +38,6 @@ The `install` subcommand installs a Palette Enterprise Cluster in your target en
Palette VerteX using the `install` subcommand. The `install` subcommand can be used in interactive mode, which prompts
you for required values. Alternatively, you can use flags to generate a configuration file.

<br />

| Short Flag | Long Flag | Description | Type |
| ---------- | ------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- |
| `-f` | `--config-file` | Install using a configuration file (optional). Use `-config-only` to generate a configuration file. | string |
Expand Down Expand Up @@ -178,15 +174,6 @@ for the following prerequisites:
- Ensure vSphere tags for Kubernetes regions and zones are available.
- The provided vSphere Datacenter is accessible and has the required compute resources available.

:::info

The `--validate` is only available in environments that have internet access to download the Helm charts required by the
Validator. If you are in an environment without internet access, the validation will not be able to execute and will
return an error. The `--validate` flag will honor proxy settings if they are set in the environment through the
following environment variables: `HTTP_PROXY`, `HTTPS_PROXY`, `NO_PROXY`.

:::

When you use the `--validate` flag, the standard installation wizard will proceed unless the `--config-file` flag is
provided. Once all user inputs are provided, the validation will begin. A kind cluster will be created that contains the
necessary components to conduct the validation checks. The Validator plugins will trigger the validation checks. The
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The following are architectural highlights of Palette-provisioned Edge native cl
## Minimum Device Requirements

All Edge hosts must meet the following minimum hardware requirements. For specific features, additional hardware
capabilities may be needed. Refer to [Hardware Requirements](./hardware-requirements.md) for details.
capabilities may be needed. Refer to [Hardware Requirements](../hardware-requirements.md) for details.

### AMD64 Architecture Devices

Expand All @@ -55,11 +55,11 @@ ARM64 support is only verified for the Nvidia Jetson Orin device family.

Palette provides the following distributions for edge installations.

| Name | OS | Kubernetes Distro | CNIs | CSIs |
| -------------------------------------------------------------------------------------------------------- | ---------------- | ----------------- | --------------- | --------- |
| Palette Optimized K3s | openSUSE, Ubuntu | K3s | Calico, Flannel | Rook Ceph |
| Palette Optimized RKE2 | openSUSE, Ubuntu | RKE2 | Calico, Flannel | Rook Ceph |
| [Palette eXtended Kubernetes Edge (PXK-E)](../../glossary-all.md#palette-extended-kubernetes-edge-pxk-e) | openSUSE, Ubuntu | CNCF | Calico, Flannel | Rook Ceph |
| Name | OS | Kubernetes Distro | CNIs | CSIs |
| ----------------------------------------------------------------------------------------------------------- | ---------------- | ----------------- | --------------- | --------- |
| Palette Optimized K3s | openSUSE, Ubuntu | K3s | Calico, Flannel | Rook Ceph |
| Palette Optimized RKE2 | openSUSE, Ubuntu | RKE2 | Calico, Flannel | Rook Ceph |
| [Palette eXtended Kubernetes Edge (PXK-E)](../../../glossary-all.md#palette-extended-kubernetes-edge-pxk-e) | openSUSE, Ubuntu | CNCF | Calico, Flannel | Rook Ceph |

## Supported Configurations

Expand Down
Loading

0 comments on commit 33d6a93

Please sign in to comment.