This repository was archived by the owner on Aug 7, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -216,7 +216,11 @@ Sysbox and should mostly be transparent to them.
216
216
217
217
## Production Readiness
218
218
219
- Sysbox is still in Beta. It's stable, but not production ready yet.
219
+ Sysbox is still in experimental stage. It's ** not** production ready yet.
220
+
221
+ Nestybox is actively enhancing its functionality and fixing issues at this stage.
222
+
223
+ Your feedback is much appreciated!
220
224
221
225
## Troubleshooting
222
226
@@ -247,6 +251,8 @@ Here is the list:
247
251
248
252
* Support for Docker volume plugins for use with system containers.
249
253
254
+ * Support for deploying system containers with Kubernetes.
255
+
250
256
* Support for other container managers (e.g., cri-o)
251
257
252
258
* Running Kubernetes inside the system container
@@ -255,8 +261,6 @@ Here is the list:
255
261
256
262
* Running window managers (e.g., X) inside the system container (for GUI apps & desktops).
257
263
258
- * More virtualization of non-namespaced resources in procfs (` /proc/ ` ).
259
-
260
264
## Feedback
261
265
262
266
We love feedback, as it helps us improve Sysbox and set its future
You can’t perform that action at this time.
0 commit comments