Skip to content

Commit 596b36f

Browse files
sreyaKatie Horne
andauthored
fix: clarify private images with CVMs (coder#580)
* fix: clarify private images with CVMs Co-authored-by: Katie Horne <katie@coder.com>
1 parent ecf9861 commit 596b36f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

admin/workspace-management/cvms.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,12 @@ container is what provides
141141

142142
## Images hosted in private registries
143143

144-
Please note that _non-cached_ CVM workspaces cannot be created using images hosted
145-
in a private registry unless you permit unauthenticated access to the images.
144+
To use CVM workspaces with private images, you **must** create a
145+
[registry](../registries/index.md#adding-a-registry) with authentication
146+
credentials. Private images that can be pulled directly by the node will not
147+
work with CVMs.
148+
149+
This restriction is removed if you enable [cached CVMs](#enabling-cached-cvms).
146150

147151
## Image configuration
148152

0 commit comments

Comments
 (0)