From the course: Automating Kubernetes with GitOps
Unlock this course with a free trial
Join today to access over 24,700 courses taught by industry experts.
Setting up AWX - Kubernetes Tutorial
From the course: Automating Kubernetes with GitOps
Setting up AWX
- So if you really want to use Ansible as a GitHubs tool, you should consider using AWX. To set up AWX, according to the instructions that are found here, you need to make sure that you have the following. A recent version of Ubuntu Workstation, use LTS version, eight gigabytes of RAM, four vCPUs, and 40 gigabytes of disc space. And you should at least have one server that is in a manageable state. In lesson 6.2 you have learned how to set up such a server. The demo to include AWX is big. Here's part one. Let's check it out. So let's install git and vin. (keyboard clicking) And then we need the git clone. This time of a different git repository. (keyboard clicking) So tower git repository. In this tower git repository, you will find the minikube docker setup script. If you have already used a minikube ocker setup before you can use the previously installed minikube instance. Okay, so the script is now ready. Time to start it. Minikube, start, CPUs is four and memory is six gigabytes…