diff --git a/docs/qa.md b/docs/qa.md new file mode 100644 index 00000000..cfe1ef33 --- /dev/null +++ b/docs/qa.md @@ -0,0 +1,6 @@ +# Q&A + +List most common questions when using manta (don't put errors here) + +??? info "**WIP**" + This is work in progress diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md new file mode 100644 index 00000000..d1f6ae5d --- /dev/null +++ b/docs/troubleshooting.md @@ -0,0 +1,10 @@ +# Troubleshooting + +List most common errors when using manta + +- Error with configuration file +- Error with CSM CA root public certificate +- Error when user tries to operate an compute node or a cluster it does not have access + +??? info "**WIP**" + This is work in progress