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. |
114
86
| 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 |
118
90
| 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: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,12 @@ The [CanvOS](https://github.com/spectrocloud/CanvOS) version corresponding to th
69
69
70
70
#### Improvements
71
71
72
+
<!-- prettier-ignore-start -->
73
+
74
+
- The <VersionedLinktext="Palette Optimized Canonical"url="/integrations/packs/?pack=edge-canonical" /> pack has exited Tech Preview and is now ready for production workloads.
Copy file name to clipboardExpand all lines: docs/docs-content/troubleshooting/edge/edge.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -362,10 +362,14 @@ 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
-
When rebooting nodes in an Edge cluster using Palette Optimized Canonical deployed in a proxied environment, the nodes
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
366
368
may fail to come back online. To prevent this, add the second IP address in the `service_cidr` range from the Canonical
367
369
pack to the `NO_PROXY` list in your Edge installer `user-data`.
368
370
371
+
<!-- prettier-ignore-end -->
372
+
369
373
### Debug Steps
370
374
371
375
1. Log in to [Palette](https://console.spectrocloud.com).
0 commit comments