This section describes how to migrate your Kubernetes CNI from Weave to Cilium during a CSM upgrade.
Run the migration script:
/usr/share/doc/csm/scripts/cilium_migration.sh
This script will:
argo
namespace.kubectl
.Monitor the migration workflow:
The workflow status can also be tracked using the Argo CLI:
argo watch <workflow-name> -n argo
Replace <workflow-name>
with the actual name of the workflow created by the cilium_migration.sh script.