File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -50,5 +50,5 @@ init_image_entrypoint = "/entrypoint.sh"
50
50
[aws ."utility scripts" ]
51
51
tutorial_name = " hpdc-2025-c7i-24xlarge"
52
52
jupyterhub_helm_version = " 4.2.0"
53
- ebs_csidriver_version = " 1 .45.0"
53
+ ebs_csidriver_version = " v1 .45.0"
54
54
ebs_storage_type = " gp3"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ if ! command -v kubectl >/dev/null 2>&1; then
10
10
fi
11
11
12
12
echo " Configuring the Cluster Autoscaler:"
13
- kubectl apply -k " github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=1 .45.0"
13
+ kubectl apply -k " github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=v1 .45.0"
14
14
kubectl apply -f ./cluster-autoscaler.yaml
15
15
echo " "
16
16
echo " Configuring the Storage Class:"
Original file line number Diff line number Diff line change @@ -50,5 +50,5 @@ init_image_entrypoint = "/entrypoint.sh"
50
50
[aws ."utility scripts" ]
51
51
tutorial_name = " hpdc-2025-c7i-48xlarge"
52
52
jupyterhub_helm_version = " 4.2.0"
53
- ebs_csidriver_version = " 1 .45.0"
53
+ ebs_csidriver_version = " v1 .45.0"
54
54
ebs_storage_type = " gp3"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ if ! command -v kubectl >/dev/null 2>&1; then
10
10
fi
11
11
12
12
echo " Configuring the Cluster Autoscaler:"
13
- kubectl apply -k " github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=1 .45.0"
13
+ kubectl apply -k " github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=v1 .45.0"
14
14
kubectl apply -f ./cluster-autoscaler.yaml
15
15
echo " "
16
16
echo " Configuring the Storage Class:"
Original file line number Diff line number Diff line change @@ -50,5 +50,5 @@ init_image_entrypoint = "/entrypoint.sh"
50
50
[aws ."utility scripts" ]
51
51
tutorial_name = " hpdc-2025-c7i-metal-24xl"
52
52
jupyterhub_helm_version = " 4.2.0"
53
- ebs_csidriver_version = " 1 .45.0"
53
+ ebs_csidriver_version = " v1 .45.0"
54
54
ebs_storage_type = " gp3"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ if ! command -v kubectl >/dev/null 2>&1; then
10
10
fi
11
11
12
12
echo " Configuring the Cluster Autoscaler:"
13
- kubectl apply -k " github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=1 .45.0"
13
+ kubectl apply -k " github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=v1 .45.0"
14
14
kubectl apply -f ./cluster-autoscaler.yaml
15
15
echo " "
16
16
echo " Configuring the Storage Class:"
Original file line number Diff line number Diff line change @@ -50,5 +50,5 @@ init_image_entrypoint = "/entrypoint.sh"
50
50
[aws ."utility scripts" ]
51
51
tutorial_name = " hpdc-2025-c7i-metal-48xl"
52
52
jupyterhub_helm_version = " 4.2.0"
53
- ebs_csidriver_version = " 1 .45.0"
53
+ ebs_csidriver_version = " v1 .45.0"
54
54
ebs_storage_type = " gp3"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ if ! command -v kubectl >/dev/null 2>&1; then
10
10
fi
11
11
12
12
echo " Configuring the Cluster Autoscaler:"
13
- kubectl apply -k " github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=1 .45.0"
13
+ kubectl apply -k " github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=v1 .45.0"
14
14
kubectl apply -f ./cluster-autoscaler.yaml
15
15
echo " "
16
16
echo " Configuring the Storage Class:"
You can’t perform that action at this time.
0 commit comments