From 9080e35dfda5b08ecd1ea23b08b5e2b38a892749 Mon Sep 17 00:00:00 2001 From: Katie Horne Date: Fri, 27 May 2022 09:50:18 -0500 Subject: [PATCH] chore: update CVMs doc --- admin/workspace-management/cvms/index.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/admin/workspace-management/cvms/index.md b/admin/workspace-management/cvms/index.md index bad0bf919..4e83ea5b8 100644 --- a/admin/workspace-management/cvms/index.md +++ b/admin/workspace-management/cvms/index.md @@ -78,12 +78,11 @@ container is what provides Support for NVIDIA [GPUs](../gpu-acceleration.md) is in **beta**. We do not support AMD GPUs at this time. -- Coder doesn't support legacy versions of cluster-wide proxy services such as - Istio, and CVMs do not currently support NFS as a file system. - ## Next Steps - [Set up a Kubernetes cluster](cluster-setup.md) for Coder that's capable of hosting CVMs - Learn [how to work with images](images.md) for use with CVMs - Learn [how to enable CVMs for users](management.md) +- Learn + [how to mount NFS file shares onto Coder workspaces](../../../guides/admin/nfs.md)