When attempting to deploy/start an Databricks cluster on AWS through the UI, the following error consistently occurs:
Bootstrap Timeout:
[id: InstanceId(i-093caac78cdbfa7e1), status: INSTANCE_INITIALIZING, workerEnvId:WorkerEnvId(workerenv-335698072713247-a03a12c3-fa5f-4a8a-adef-17d8065d1ece), lastStatusChangeTime: 1657785860667, groupIdOpt None,requestIdOpt Some(0713-064507-3osus0ic-80d549df-2f48-45a6-9),version 1] with threshold 700 seconds timed out after 701836 milliseconds. Please check network connectivity from the data plane to the control plane.
For data bricks we used data bricks managed VPC and Succefully peering with one more AWS vpc after that we tried create cluster but cluster terminate automatically.
help us to short out this issue.