Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update docs/ides/configuring-web-ides.md
Co-authored-by: Ben Potter <ben@coder.com>
  • Loading branch information
sharkymark and bpmct authored Jul 21, 2022
commit de4799a193cd1059df2c14b1bed24fb24bc09c59
2 changes: 1 addition & 1 deletion docs/ides/configuring-web-ides.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ Here are [Kubernetes pod](https://github.com/mark-theshark/v2-templates/tree/mai

> You need to have a valid `~/.kube/config` on your Coder host and a namespace on a Kubernetes cluster to use the Kubernetes pod template examples.

> Coder OSS currently does not perform a health check that any IDE or commands in the `startup_script` have completed, so wait a minute or so before opening the JetBrains or code-server icons. As a precaution, you can open Terminal and run `htop` to see if the processes have completed.
> Coder OSS currently does not perform a health check([#2662](https://github.com/coder/coder/issues/2662)) that any IDE or commands in the `startup_script` have completed, so wait a minute or so before opening the JetBrains or code-server icons. As a precaution, you can open Terminal and run `htop` to see if the processes have completed.



Expand Down