File tree Expand file tree Collapse file tree 5 files changed +12
-12
lines changed
admin/workspace-management/cvms Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -73,6 +73,10 @@ container is what provides
73
73
74
74
## Known issues
75
75
76
+ - Do not add configuration files like bash scripts to ` /tmp ` in CVMs since they
77
+ will not be available once the CVM workspace is built. Consider ` /coder ` which
78
+ already holds the ` 'configure ` script.
79
+
76
80
- NVIDIA GPUs can be added to CVMs on bare metal clusters only. This feature is
77
81
not supported on Google Kubernetes Engine or other cloud providers at this
78
82
time.
Original file line number Diff line number Diff line change @@ -249,9 +249,8 @@ For more information, see:
249
249
250
250
## Next steps
251
251
252
- If you have already installed Coder or are using our hosted beta, you can add
253
- this cluster as a
254
- [ workspace provider] ( ../../admin/workspace-providers/deployment/index.md ) .
252
+ If you have already installed Coder, you can add this cluster as a [ workspace
253
+ provider] ( ../../admin/workspace-providers/deployment/index.md ) .
255
254
256
255
To access Coder through a secure domain, review our guides on configuring and
257
256
using [ TLS certificates] ( ../../guides/tls-certificates/index.md ) .
Original file line number Diff line number Diff line change @@ -137,9 +137,8 @@ For more information, see:
137
137
138
138
## Next steps
139
139
140
- If you have already installed Coder or are using our hosted beta, you can add
141
- this cluster as a
142
- [ workspace provider] ( ../../admin/workspace-providers/deployment/index.md ) .
140
+ If you have already installed Coder, you can add this cluster as a [ workspace
141
+ provider] ( ../../admin/workspace-providers/deployment/index.md ) .
143
142
144
143
To access Coder through a secure domain, review our guides on configuring and
145
144
using [ TLS certificates] ( ../../guides/tls-certificates/index.md ) .
Original file line number Diff line number Diff line change @@ -153,9 +153,8 @@ For more information, see:
153
153
154
154
## Next steps
155
155
156
- If you have already installed Coder or are using our hosted beta, you can add
157
- this cluster as a
158
- [ workspace provider] ( ../../admin/workspace-providers/deployment/index.md ) .
156
+ If you have already installed Coder, you can add this cluster as a [ workspace
157
+ provider] ( ../../admin/workspace-providers/deployment/index.md ) .
159
158
160
159
To access Coder through a secure domain, review our guides on configuring and
161
160
using [ TLS certificates] ( ../../guides/tls-certificates/index.md ) .
Original file line number Diff line number Diff line change @@ -116,9 +116,8 @@ cp /etc/rancher/k3s/k3s.yaml ~/.kube/config
116
116
117
117
## Next steps
118
118
119
- If you have already installed Coder or are using our hosted beta, you can add
120
- this cluster as a
121
- [ workspace provider] ( ../../admin/workspace-providers/deployment/index.md ) .
119
+ If you have already installed Coder, you can add this cluster as a [ workspace
120
+ provider] ( ../../admin/workspace-providers/deployment/index.md ) .
122
121
123
122
To access Coder through a secure domain, review our guides on configuring and
124
123
using [ TLS certificates] ( ../../guides/tls-certificates/index.md ) .
You can’t perform that action at this time.
0 commit comments