Skip to content

Commit f29c781

Browse files
committed
removing initialize-cluster.sh step from VScode tab
1 parent 0cd12a6 commit f29c781

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

articles/iot-operations/develop-edge-apps/quickstart-get-started-sdks.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -93,19 +93,6 @@ Developing with the Azure IoT Operations SDKs requires a Kubernetes cluster with
9393
https://github.com/azure/iot-operations-sdks
9494
```
9595

96-
1. Change to the repository root directory:
97-
98-
```bash
99-
cd <REPOSITORY ROOT>
100-
```
101-
102-
1. Initialize the cluster and install required dependencies using the `initialize-cluster.sh` script:
103-
104-
```bash
105-
sudo ./tools/deployment/initialize-cluster.sh
106-
```
107-
108-
10996
> [!TIP]
11097
> To reconnect to the container in VSCode, choose `F1 > Dev Containers: Attach to Running Container...` and then select the container name created previously.
11198

0 commit comments

Comments
 (0)