Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RKE2 Overlay Network Support #3074

Merged
merged 2 commits into from
Jun 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ server. The region experiences a bad weather event that causes a sustained outag
## Prerequisites

- At least one Edge host registered with your Palette account.
- Your cluster profile must have K3s as its Kubernetes distribution.
- Your cluster profile must have K3s or RKE2 as its Kubernetes distribution.
- All Edge hosts must be on the same Layer-2 network.
- If you are launching your Edge hosts in virtual machine environments and you are using either Cilium or Flannel as
your container network interface (CNI), ensure that you add the following commands in the **user-data** file at the
Expand Down