Skip to content

Commit

Permalink
docs: updated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding committed Aug 23, 2023
1 parent 01c500d commit a6c917c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions content/docs/00-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Palette 4.0.0 introduces new features and improvements, including [Palette Verte
## Palette


## Breaking Changes
### Breaking Changes

- Deploying Virtual Clusters directly into host clusters is no longer supported. Use Cluster Groups to deploy Virtual Clusters in host clusters. For guidance on deploying Virtual Clusters into a Cluster Group, check out the [Add Virtual Clusters to a Cluster Group](/clusters/palette-virtual-clusters/deploy-virtual-cluster) documentation.

Expand Down Expand Up @@ -107,7 +107,7 @@ Palette 4.0.0 introduces new features and improvements, including [Palette Verte

### Features

- Palette Edge now supports ARM64 architecture. This is a beta feature and still active in development. You can deploy Palette Edge on ARM64 architecture, such as Nvidia Jetson (Orin). Review the list of available [ARM64 packs](/integrations) in Palette before deploying Palette Edge on ARM64 architecture.
- Palette Edge now supports ARM64 architecture. This is a preview feature and still active in development. You can deploy Palette Edge on ARM64 architecture, such as Nvidia Jetson (Orin). Review the list of available [ARM64 packs](/integrations) in Palette before deploying Palette Edge on ARM64 architecture.


- Palette Edge now supports the ability for you to configure OIDC Identity Providers (IDP) at the Kubernetes layer of a Cluster Profile. Refer to the Kubernetes distributions [pack documentation](/integrations) to learn more.
Expand Down Expand Up @@ -260,11 +260,11 @@ The following packs are marked as deprecated, disabled, or deleted. Refer to the
| **Pack** | **Version** | **Status** |
|-------------------------------------------|-------------|--------------|
| MicroK8s | 1.23 | Deprecated |
| Konvoy | 1.19.10 | Disabled |
| Konvoy | 1.19.15 | Disabled |
| Konvoy | 1.20.8 | Disabled |
| Konvoy | 1.20.11 | Disabled |
| Konvoy | 1.21.6 | Disabled |
| Konvoy | 1.19.10 | Deleted |
| Konvoy | 1.19.15 | Deleted |
| Konvoy | 1.20.8 | Deleted |
| Konvoy | 1.20.11 | Deleted |
| Konvoy | 1.21.6 | Deleted |
| Kubernetes AKS | 1.22 | Deleted |
| Kubernetes AKS | 1.23 | Deleted |
| Kubernetes AKS | 1.24 | Deleted |
Expand Down
2 changes: 1 addition & 1 deletion content/docs/04-clusters/03-edge.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ The following are some highlights of the comprehensive Palette Edge Solution:
* Low touch, plug-and-play setup


* Support for AMD64 and ARM64 (beta) architectures
* Support for AMD64 and ARM64 architectures


* Immutable update for Kubernetes and operating system (OS) with zero downtime
Expand Down
4 changes: 2 additions & 2 deletions content/docs/04-clusters/03-edge/01-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The following are architectural highlights of Palette-provisioned Edge native cl



* Support for AMD64 and ARM64 (beta) architectures.
* Support for AMD64 and ARM64 architectures.


* Support for bare metal and virtualized edge devices.
Expand Down Expand Up @@ -71,7 +71,7 @@ Palette supports AMD64 and ARM64 (beta) architectures for Edge installations. Ho

<WarningBox>

ARM64 support is a beta feature and requires Palette version 4.0.0 or later.
ARM64 support is a preview feature and requires Palette version 4.0.0 or later.

</WarningBox>

Expand Down

0 comments on commit a6c917c

Please sign in to comment.