diff options
Diffstat (limited to 'docs/platform/administration.rst')
-rw-r--r-- | docs/platform/administration.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/platform/administration.rst b/docs/platform/administration.rst new file mode 100644 index 00000000..5d0ab06a --- /dev/null +++ b/docs/platform/administration.rst @@ -0,0 +1,20 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + + +Administration +-------------- +VF-C components have been dockerized, can use docker command to manage VF-C. + + +Processes ++++++++++ +* Process 1 +* Process 2 + +Actions ++++++++ +All actions performed on the VF-C components are docker-based. +* Action X +* Action Y + |