Forum Discussion
Anonymous
03-21-2023Hello Cleber,
Migration to RKE doesn't apply to the deployments in EKS/AKS/GKE. That is why when you upgraded from L2022.6 to L2022.11, the Sisense deployment scripts skipped the RKE steps. Both Kubespray and RKE are used to deploy Kubernetes clusters. Since you are installing only Sisense on a preexisting cluster i.e. EKS the installer would only install Sisense components into your existing cluster.
In summary, anyone using cloud_config.yaml does not need to perform Kubespray to RKE migration steps as they are not using Kubespray or RKE, but their own cloud-provided cluster.
As for the kubespray directory, it is just a legacy directory/subdirectory name.
I hope this answers your question.
Best Regards.