diff --git a/Containers/index.md b/Containers/index.md new file mode 100644 index 0000000..f8efc76 --- /dev/null +++ b/Containers/index.md @@ -0,0 +1,7 @@ +# Container Orchestration +This section of the documentation goes over concepts such as Docker, Rancher, Kubernetes, and OpenStack. Various sub-topics such as deploying clusters that host AWX (Ansible) exist in this section, while things like Ansible Playbooks exist under the "Scripts" section instead. + +!!! note + This section assumes you have a baseline of understanding of installing Ubuntu Server or Rocky Linux as a base-line, then following instructions to install Docker/Kubernetes to manage containers and clusters. If you don't understand how to deploy Linux as a physical server or virtual machine, research that, then come back to this section. + +Use the navigation tabs at the left of this section to browse the different container-based categories. \ No newline at end of file