geido commented on a change in pull request #17309:
URL: https://github.com/apache/superset/pull/17309#discussion_r742929550
##########
File path: CONTRIBUTING.md
##########
@@ -975,7 +975,7 @@ Once the pod is running as root and has the SYS_PTRACE
capability it will be abl
You can follow the same instructions as in the docker-compose. Enter the pod
and install the required library and packages; gdb, netstat and debugpy.
-Often in a kuernetes environment nodes are not addressable from ouside the
cluster. VSCode will thus be unable to remotely connect to port 5678 on a
kubernetes node. In order to do this you need to create a tunnel that port
forwards 5678 to your local machine.
+Often in a kuernetes environment nodes are not addressable from outside the
cluster. VSCode will thus be unable to remotely connect to port 5678 on a
kubernetes node. In order to do this you need to create a tunnel that port
forwards 5678 to your local machine.
Review comment:
```suggestion
Often in a Kubernetes environment nodes are not addressable from outside the
cluster. VSCode will thus be unable to remotely connect to port 5678 on a
Kubernetes node. In order to do this you need to create a tunnel that port
forwards 5678 to your local machine.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]