From 19520820310188af1b22bd5151a37be36837e8a7 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 26 Sep 2024 04:21:48 -0600 Subject: [PATCH] Update Docker & Kubernetes/Servers/AWX/AWX Operator/AWX Operator Deployment.md --- .../Servers/AWX/AWX Operator/AWX Operator Deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker & Kubernetes/Servers/AWX/AWX Operator/AWX Operator Deployment.md b/Docker & Kubernetes/Servers/AWX/AWX Operator/AWX Operator Deployment.md index 0676647..a600aec 100644 --- a/Docker & Kubernetes/Servers/AWX/AWX Operator/AWX Operator Deployment.md +++ b/Docker & Kubernetes/Servers/AWX/AWX Operator/AWX Operator Deployment.md @@ -7,7 +7,7 @@ Deploying a Rancher RKE2 Cluster-based Ansible AWX Operator server. This can sc ## Deploy Rancher RKE2 Cluster You will need to deploy a [Rancher RKE2 Cluster](https://docs.bunny-lab.io/Docker%20%26%20Kubernetes/Servers/Kubernetes%20Clusters/Rancher%20RKE2/) on an Ubuntu Server-based virtual machine. After this phase, you can focus on the Ansible AWX-specific deployment. A single ControlPlane node is all you need to set up AWX, additional infrastructure can be added after-the-fact. -!!! tip +!!! tip "Checkpoint/Snapshot Reminder" If this is a virtual machine, after deploying the RKE2 cluster and validating it functions, now would be the best time to take a checkpoint / snapshot of the VM before moving forward, in case you need to perform rollbacks of the server(s) if you accidentally misconfigure something during deployment. ## Server Configuration