#ansibleinstallation #minikube #awx
Playlist: Ansible AWX Network Automation
• Ansible Tower/AWX CICD Tutorial for N...
Network Automation Blogs:
https://networkevolution.in/blogpost-...
Commands:
Step1: Install Docker
#############################################################
https://docs.docker.com/engine/instal...
https://docs.docker.com/engine/instal...
Step2: Install Minikube & start
#############################################################
https://minikube.sigs.k8s.io/docs/start/
minikube start --cpus=4 --memory=6g --addons=ingress
set the alias:- alias kubectl="minikube kubectl --"
Step3: Install AWX Operator
#############################################################
-------------------------------------------------------------
file: kustomization.yaml
~~~~~~~~~~~~~~~~~~~~~~~~~~~
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
github.com/ansible/awx-operator/config/default?ref=2.0.1
images:
name: quay.io/ansible/awx-operator
newTag: 2.1.0
namespace: awx
-------------------------------------------------------------
Command: kubectl apply -k .
-------------------------------------------------------------
set the default namespace:- kubectl config set-context --current --namespace=awx
Step4: Install awx
#############################################################
update kustomization.yaml resources
file: awx-server.yaml
~~~~~~~~~~~~~~~~~~~~~~~~~~~
---
apiVersion: awx.ansible.com/v1beta1
kind: AWX
metadata:
name: awx-server
spec:
service_type: nodeport
-------------------------------------------------------------
Command: kubectl apply -k .
-------------------------------------------------------------
check installation logs: kubectl logs -f deployments/awx-operator-controller-manager -c awx-manager -n awx
Step5: Enable external access
############################################################
kubectl port-forward service/awx-server-service --address 0.0.0.0 30080:80
In this video we will learn how to install amsible awx or ansible tower in minikube kubernetes cluster for learning purposes
how to setup ansible awx in docker container
how to setup ansible awx lab for testing
ansible awx minikube setup
ansible tower minikube kubernetes cluster setup tutorial
how to completely setup ansible awx in minikube docker
minikube ip 192.168.49.2 30k port awx expose to external network
minikube use docker as the driver and start minikube container
docker stats
docker ps -a
kubectl get pods command docker example
kubectl get nodes command in minikube example
run minikube in docker container
kubectl get services or kubectl get svc
how to check ansible awx service in minikube kubernetes
awx-server-service in kubernetes
cluste ip, node ip, nodeport in kubernetes
kubernetes dashboard and how run it in minikube
minikube is a lightwight singlenode kubernetes cluster
docker info command for getting machine details
run kubernetes cluster in docker container
kuztomization.yml in kubernetes
kubectl apply -k .
how to create kuztomization
how to install awx-operator using kuztomization
how to use ingress service
how to install docker container in ubuntu 22.04
run ansible awx minikube in ubuntu 22.04
docker how to give docker command permission for non root user
how to run docker command without sudo
docker rm containerid
docker rmi example for ansible awx installation
how to install minikube in ubuntu 22.04 docker driver
install minikube binary for ansible tower or ansible awx installation
how to start minikube for ansible installation
minikube addon ingress
minikube kubectl -- get nodes
minikube kubectl -- get pods
alias kubectl="minikube kubectl --"
kubectl get pods -A
install awx in docker
install awx in kubernetes
install awx in ubuntu
install awx in minikube
install awx ansible
ansible awx install in kubernetes
install ansible awx ubuntu 22.04
ansible install awx
ansible awx install ubuntu
how to install ansible awx on ubuntu 22.04
install awx bare metal
awx installation ubuntu
install awx cli
install awx cli ubuntu
ansible awx-operator kuztomization example
awx operator controller created
minikube kubernetes deployment for awx installation example
install awx-server in kubernetes
deployment name, metadata, kind:AWX service type: nodeport
check the awx installation logs in kubernetes
kubernetes expose services to external using kubectl port-forward
expose minikube service to external lan network
docker expose service to external example
ansible automation platform tutorial
ansible awx installation step by step
network automation using ansiblw awx tower ansible automation platform
network evolution
ansible awx installation tutorial for network engineers
ansible tutorial
operator framework kubernetes
tags:ansible awx installation, awx setup in minikube
Watch video Install Ansible AWX in Ubuntu 22.04 using Minikube and enable access from external|step by step Demo online without registration, duration hours minute second in high quality. This video was added by user NetworkEvolution 22 April 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 18,351 once and liked it 143 people.