Cluster — 34 Ansible Tutorials
Browse 34 tutorials about Cluster on AnsiblePilot.
- How to Add a Disk to a VMware VM Using Ansible Playbook — Learn how to add a disk to a VMware VM using an Ansible playbook. This guide includes the YAML configuration, variables, and execution steps for easy automation.
- Configure Ansible Dynamic Inventory for VMware in Simple Steps — Discover how to configure Ansible Dynamic Inventory for VMware to automate and manage virtual machines efficiently. Step-by-step guide with Playbook included.
- Automate EC2 Creation with Ansible: YAML Playbook Demo — Explore an Ansible playbook for creating EC2 instances on AWS. Learn to use ec2_ami_info, ec2_instance, set_fact, and shell modules in a live Playbook.
- Ansible troubleshooting - Kubernetes K8s or OpenShift OCP 401 Unauthorized — Explore troubleshooting steps for Kubernetes 401 Unauthorized errors in Ansible when interacting with Kubernetes or OpenShift clusters.
- Deploy Kubernetes Resources with Ansible Playbook — Learn how to deploy Kubernetes resources using Ansible. Follow this guide to create namespaces, pods, and services with an Ansible playbook.
- Optimize Kubernetes CPU Resources with Ansible Playbooks — Learn to assign CPU resources to Kubernetes and OpenShift pods using Ansible. Streamline your container management with effective resource configuration.
- Assign Memory to Kubernetes Pods with Ansible — Learn how to assign memory resources to Kubernetes or OpenShift containers and pods using Ansible. Follow our live Playbook and simple code examples.
- Getting Started with Amazon EC2 Instances — Learn how to automate EC2 instance creation on AWS with Ansible. This guide covers essential setup, configuration, and management for seamless cloud deployment.
- Configuring Ansible for AWS: Setup Guide & Playbook — Set up Ansible for AWS with IAM credentials, boto3, and the amazon.aws collection. Follow our guide to configure and execute your first AWS playbook.
- Configuring Ansible for VMware: Complete Setup Guide & Playbook — Learn how to set up Ansible for VMware with pyVmomi and the community.vmware collection. Follow our guide to configure and run your first VMware playbook.
- Configure a Pod to Use a Volume for Storage on Kubernetes or OpenShift with Ansible — Learn how to configure a Kubernetes or OpenShift Pod to use a volume for persistent storage with Ansible. This guide includes a live Playbook example, Ansible module details, and execution steps for managing storage efficiently.
- Configure a Python Virtual Environment for Ansible AWS - ansible collection amazon.aws — Learn to configure a Python Virtual Environment for Ansible AWS amazon.aws collection using the latest Python 3.8 and boto3 library releases.
- Configure a Python Virtual Environment for Ansible VMware - ansible collection community.vmware — Learn how to set up a Python Virtual Environment for Ansible VMware, ensuring seamless integration and management of your VMware infrastructure with Ansible community.vmware collection.
- Create Kubernetes K8s or OpenShift OCP namespace project - Ansible module k8s — How to automate the "myapp" namespace project created using the Ansible module k8s for Kubernetes K8s or OpenShift OCP.
- Create Kubernetes K8s or OpenShift OCP Pod - nginx - Ansible module k8s — How to automate the creation of "nginx" Pod in namespace "example" of Kubernetes K8s or OpenShift OCP with Ansible module k8s.
- Create Kubernetes K8s or OpenShift OCP Secret - Ansible module k8s — How to automate the creation of “mysecret” secret in namespace “default” Kubernetes K8s or OpenShift OCP with Ansible module k8s.
- Create Kubernetes K8s or OpenShift OCP Service - Ansible module k8s — How to automate the creation of "nginx-service" Service and "nginx" Pod in namespace "example" of Kubernetes K8s or OpenShift OCP with Ansible module k8s.
- Create VMware vSphere VM with Ansible: Full Playbook Guide — Master creating VMware vSphere VMs using Ansible. Our guide provides a comprehensive playbook and step-by-step instructions for VM setup and management.
- Create AWS S3 Bucket Using Ansible: Step-by-Step Guide — Discover how to automate the creation of AWS S3 buckets using Ansible. Our detailed guide covers the prerequisites, step-by-step playbook creation, and execution process to streamline your S3 bucket management.
- Creating an Application Load Balancer with Ansible in AWS — Automating AWS Infrastructure with Ansible - Creating an Application Load Balancer in AWS
- Creating an Azure Virtual Machine Scale Set using Ansible — Effortlessly Deploy and Scale Your Infrastructure with Ansible and Azure Scale Sets.
- Creating an Azure Virtual Network with Ansible Playbook — Learn how to use Ansible’s Azure modules to automate the creation of a virtual network with subnets and a public IP address in Microsoft Azure Cloud.
- Delete a VMware Virtual Machine Snapshot - Ansible module vmware_guest_snapshot — How to automate the delete of snapshot named “Ansible Managed Snapshot” in a VMware Virtual Machine “myvm” Ansible Playbook and vmware_guest_snapshot module.
- Deploy a VMware vSphere Virtual Machine from a Template - Ansible module vmware_guest — How to automate the deployment of a virtual machine guest from “mytemplate” template using Ansible Playbook and vmware_guest module.
- Effortlessly Create AWS IAM Users and Store their Access Keys with Ansible — Effortlessly create AWS IAM users and store their access keys securely with Ansible and AWS SSM Parameter Store, ensuring scalable and secure management.
- Expand a Virtual Disk in VMware vSphere Virtual Machine - Ansible module vmware_guest_disk — How to automate the expansion from 1GB to 2GB size Virtual Disk connected to VMware Virtual Machine guest named “myvm” using Ansible Playbook and vmware_guest_disk module.
- Gather VMware ESX/ESXi Host Info with Ansible — Discover how to gather info about VMware ESX/ESXi hosts in a cluster using Ansible. Follow our live Playbook and simple code examples to get started.
- Get VMware vSphere Virtual Machine UUID - Ansible module vmware_guest_info — How to automate the gathering of UUID of a specific “myvm” VMware vSphere Virtual Machine using Ansible Playbook and vmware_guest_info module.
- Install Red Hat CodeReady Containers to run OpenShift 4 in macOS — How to install Red Hat CodeReady Containers to run a full OpenShift 4 cluster in your Mac running macOS Big Sur and use the command line and the web interface.
- Install Red Hat OpenShift Local Kubernetes in macOS on MacBook Pro Intel x86_64 and M1 arm64 — How to install Red Hat OpenShift Local Kubernetes (formerly CodeReady Containers) to run a complete OpenShift 4 cluster in your Mac (Intel Chip x86_64 or Apple Silicon arm64) running macOS Monterey and use the command line and the web interface.
- Search for AWS EC2 AMI ID by Region - Ansible module ec2_ami_info — How to automate the search of an AWS EC2 machine AMI ID running the operating system RHEL-8.3.0 in the region "us-east-1" using Ansible Playbook and ec2_ami_info module.
- Start a VMware vSphere Virtual Machine - Ansible module vmware_guest_powerstate — How to automate the change of power state from Powered Off to Powered On of the virtual machine guest “myvm” using Ansible Playbook and vmware_guest_powerstate module.
- Stop a VMware vSphere Virtual Machine - Ansible module vmware_guest_powerstate — How to automate the gracefully use guest shutdown and forcefully power off to change the power state from Powered On to Powered Off of the virtual machine guest “myvm” using Ansible Playbook and vmware_guest_powerstate module.
- Take a VMware Virtual Machine Snapshot - Ansible module vmware_guest_snapshot — How to automate taking snapshots named “Ansible Managed Snapshot” to a VMware Virtual Machine “myvm” Ansible Playbook and vmware_guest_snapshot module.
All tags · All articles · Home