From 1f2ead80c64c94f9b328eb1c1dcfa8a63a3cce59 Mon Sep 17 00:00:00 2001 From: mark-theshark Date: Fri, 29 Jul 2022 13:40:14 -0500 Subject: [PATCH] chore: remove duplicative kube config info in projector section (#3290) --- docs/ides/configuring-web-ides.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/ides/configuring-web-ides.md b/docs/ides/configuring-web-ides.md index e235a28939..fd6802ed98 100644 --- a/docs/ides/configuring-web-ides.md +++ b/docs/ides/configuring-web-ides.md @@ -214,8 +214,6 @@ You can also reference/use to these pre-built templates with JetBrains projector ![PyCharm in Coder](../images/projector-pycharm.png) -> 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([#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. ## JupyterLab