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 Dec 15, 2023
1 parent 461cc33 commit 450ed92
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/docs-content/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ Palette 4.2.0 is a release that includes new features and various improvements.
- When updating a deployed cluster profile or an active cluster's profile, the new differential editor is available to help you identify the changes that will be applied to the cluster profile.


#### Known Issues

- The ability to change the underlying node type of a node pool is not available for Google Cloud Platform GKE clusters.


### Edge

Expand All @@ -64,7 +68,7 @@ Palette 4.2.0 is a release that includes new features and various improvements.

- Local registry support. You can deploy a self-hosted [Harbor registry](https://goharbor.io) on your Edge cluster and use the registry to store images for your workloads and initialize a cluster's other edge host nodes. Using a local registry can help you reduce the amount of data transferred over the network, cache images locally, and provide a backup for when internet access is unavailable.

- Edge Kubernetes network interface management support. You can now specify the network interface for your edge hosts versus relying on the default interface selected by Kubernetes. This feature is useful when you have multiple network interfaces on your edge hosts and want to use a specific interface for your workloads or if you are using the new overlay support for DHCP.
- Edge Kubernetes network interface management support. You can now specify the network interface for your edge hosts versus relying on the default interface selected by Kubernetes. This feature is useful when you have multiple network interfaces on your edge hosts and want to use a specific interface for your workloads or if you are using the new overlay support for DHCP. Check out the [Create Cluster Definition](./clusters/edge/site-deployment/site-installation/cluster-deployment.md) resource for more information on how to specify the network interface for your edge hosts during cluster deployment.


#### Improvements
Expand All @@ -86,7 +90,7 @@ Palette 4.2.0 is a release that includes new features and various improvements.

#### Features

- You can deploy edge clusters when using VMO. Edge clusters are useful when deploying Kubernetes clusters in remote locations.
- You can deploy edge clusters when using VMO. Edge clusters are useful when deploying Kubernetes clusters in remote locations. Refer to the [Create a VMO Profile](./vm-management/vm-packs-profiles/create-vmo-profile.md) to learn how to create a cluster profile for VMO that you can use to deploy edge clusters with VMO.


### VerteX
Expand Down

0 comments on commit 450ed92

Please sign in to comment.