We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4477c49 + 834993d commit 80ed614Copy full SHA for 80ed614
samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/setup-controller.sh
@@ -266,7 +266,7 @@ echo "Starting to deploy azdata cluster..."
266
267
# Command to create cluster for single node cluster.
268
#
269
-azdata control create -n $CLUSTER_NAME -c azure-arc-data-kubeadm-private-preview --accept-eula $ACCEPT_EULA
+azdata control create -n $CLUSTER_NAME -c azure-arc-kubeadm-private-preview --accept-eula $ACCEPT_EULA
270
echo "Azure Arc Data Controller cluster created."
271
272
# Setting context to cluster.
0 commit comments