You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Management Mode | - Central: The site has a connection to Palette and is managed centrally via Palette Management Console<br/> - Local: The site does not have a connection to Palette and is managed locally. |
92
115
| OS | - Ubuntu<br/>- OpenSUSE<br/>- Bring Your Own OS (BYOOS) |
| FIPS Mode | - True: Enforce usage of FIPS packs and other required FIPS configuration to meet FIPS compliance<br/>- False |
96
119
| Edge Host Registration Mode | - Manual: A unique Edge host ID is manually entered into the Palette Management Console <br/> - Auto: Edge hosts automatically register with the Palette through the usage of a registration token supplied in the user-data<br/>- QR Code: Scan a QR code that takes you to a web application that registers the Edge host with Palette. This method is considered advanced with the benefit of simplifying the Edge host registration without needing a tenant token or a manual entry. |
Copy file name to clipboardExpand all lines: docs/docs-content/release-notes/release-notes.md
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,12 +68,6 @@ The [CanvOS](https://github.com/spectrocloud/CanvOS) version corresponding to th
68
68
69
69
#### Improvements
70
70
71
-
<!-- prettier-ignore-start -->
72
-
73
-
- The <VersionedLinktext="Palette Optimized Canonical"url="/integrations/packs/?pack=edge-canonical" /> pack has exited Tech Preview and is now ready for production workloads.
74
-
75
-
<!-- prettier-ignore-end -->
76
-
77
71
-[Trusted Boot](../clusters/edge/trusted-boot/trusted-boot.md) has exited Tech Preview and is now ready for production
Copy file name to clipboardExpand all lines: docs/docs-content/troubleshooting/edge/edge.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -362,14 +362,10 @@ remove the container manually. The kubelet then restarts the component using the
362
362
363
363
## Scenario - Canonical Edge Clusters in Proxied Environments Experience Failure upon Reboot
364
364
365
-
<!-- prettier-ignore-start -->
366
-
367
-
When rebooting nodes in an Edge cluster using <VersionedLinktext="Palette Optimized Canonical"url="/integrations/packs/?pack=edge-canonical" /> deployed in a proxied environment, the nodes
365
+
When rebooting nodes in an Edge cluster using Palette Optimized Canonical deployed in a proxied environment, the nodes
368
366
may fail to come back online. To prevent this, add the second IP address in the `service_cidr` range from the Canonical
369
367
pack to the `NO_PROXY` list in your Edge installer `user-data`.
370
368
371
-
<!-- prettier-ignore-end -->
372
-
373
369
### Debug Steps
374
370
375
371
1. Log in to [Palette](https://console.spectrocloud.com).
0 commit comments