We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf9861 commit 596b36fCopy full SHA for 596b36f
admin/workspace-management/cvms.md
@@ -141,8 +141,12 @@ container is what provides
141
142
## Images hosted in private registries
143
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.
+To use CVM workspaces with private images, you **must** create a
+[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).
150
151
## Image configuration
152
0 commit comments