You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace k8s-apiserver with the host name of your Kubernetes development clusters's API server.
158
158
159
159
If you don't have a 'real' CloudStack installation, you can also launch a local [simulator instance](https://hub.docker.com/r/cloudstack/simulator) instead. This is very useful for dry-run testing.
160
160
161
+
### Debugging
162
+
163
+
You can use the VSCode extension [Go](https://marketplace.visualstudio.com/items?itemName=golang.go) to debug the CCM.
164
+
Add the following configuration to the `.vscode/launch.json` file use it to launch the CCM.
0 commit comments