Skip to content

Commit

Permalink
Add note clarifying support when replacing EKS-A Cilium
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdoherty4 committed May 2, 2023
1 parent 344324e commit 398543c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/content/en/docs/tasks/cluster/cluster-replace-cilium.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ description: >
This page provides walkthroughs on replacing the EKS Anywhere Cilium with a custom CNI.
For more information on CNI customization see [Use a custom CNI]({{< ref "/docs/reference/clusterspec/optional/cni#use-a-custom-cni" >}}).

{{% alert title="Note" color="primary" %}}
When replacing EKS Anywhere Cilium with a custom CNI, it is your responsibility to manage the custom CNI, including version upgrades and support.
{{% /alert %}}

## Prerequisites

* EKS Anywhere v0.15+.
Expand Down

0 comments on commit 398543c

Please sign in to comment.