summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-10-12 10:59:11 -0500
committerJeff Carr <[email protected]>2024-10-12 10:59:11 -0500
commitd08d9f99bee4d4e93a8beda780d8e9f6099e32cb (patch)
tree78540be4d3b371569f59ee863621b03786a479c5 /README
parent0751e80559cbb34bc23639328938780c64063c92 (diff)
ugly but limping along progress
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index c006767..4810076 100644
--- a/README
+++ b/README
@@ -16,8 +16,9 @@ Notes & Goals:
* Be super easy to use.
* Automatically map access to serial and graphical consoles
+* This is intended for managing Virtual Machines, not for containers
* This often uses the DO nomenclature 'droplets' instead of 'virtual machines' or 'domU'
-* When possible, use protobuf over the wire
+* When possible, use protobuf
* Let security be handled externally at the socket layer with other tools
* Put network, cpu, etc stats in external tools
* Automatic live migration to decommission nodes