- Related task: #1396 Integration Cloud Provider for RKE1 with Rancher
Environment Setup
- Docker install rancher v2.6.3
- Create one node harvester with enough resource
Verify steps
- Environment preparation as above steps
- Import harvester to rancher from harvester settings
- Create cloud credential
- Create RKE1 node template
- Provision a RKE1 cluster, check the
Harvester
as cloud provider
- Access RKE1 cluster
- Open charts in Apps & Market page
- Install Harvester CSI driver
- Make sure CSI driver installed complete
NAME: harvester-csi-driver
LAST DEPLOYED: Thu Dec 16 03:59:54 2021
NAMESPACE: kube-system
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
Successfully deployed Harvester CSI driver to the kube-system namespace.
---------------------------------------------------------------------
SUCCESS: helm install --namespace=kube-system --timeout=10m0s --values=/home/shell/helm/values-harvester-csi-driver-100.0.0-up0.1.8.yaml --version=100.0.0+up0.1.8 --wait=true harvester-csi-driver /home/shell/helm/harvester-csi-driver-100.0.0-up0.1.8.tgz
Expected Results
- Provision RKE1 cluster successfully with
Running
status
- Can install the Harvester CSI driver correctly