From 0017b756f0dfab65072b65f1c681cb6b6689776c Mon Sep 17 00:00:00 2001 From: Mark Milligan Date: Fri, 29 Jul 2022 07:11:07 -0400 Subject: [PATCH] chore: remove duplicative kube config info in projector section --- 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 e235a28939e34..fd6802ed9868e 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