Add Containers/index.md

This commit is contained in:
Nicole Rappe
2023-12-21 18:21:39 -07:00
parent 889f9115d3
commit 79186b9ad0

7
Containers/index.md Normal file
View File

@ -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.