ocp
11 Ansible tutorials tagged “ocp”. Working examples covering automation, configuration management, and DevOps workflows.
Ansible troubleshooting — Kubernetes K8s or OpenShift OCP 401 Unauthorized
playbooks · 4
Explore troubleshooting steps for Kubernetes 401 Unauthorized errors in Ansible when interacting with Kubernetes or OpenShift clusters.
Deploy Kubernetes Resources with Ansible Playbook
playbooks · 4
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
playbooks · 4
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
playbooks · 9
Learn how to assign memory resources to Kubernetes or OpenShift containers and pods using Ansible. Follow our live Playbook and simple code examples.
Configure a Pod to Use a Volume for Storage on Kubernetes or OpenShift with Ansible
playbooks · 8
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.
Create Kubernetes K8s or OpenShift OCP namespace project — Ansible module k8s
playbooks · 5
How to automate the \"myapp\" namespace project created using the Ansible module k8s for Kubernetes K8s or OpenShift OCP. Tested, copy-paste examples included.
Create Kubernetes K8s or OpenShift OCP Pod — nginx — Ansible module k8s
playbooks · 5
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
playbooks · 5
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
playbooks · 5
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.
Install Ansible AWX Operator for Kubernetes (K8s) and OpenShift (OCP) — Ansible AWX
playbooks · 3
How to deploy the latest Ansible AWX Operator in your local Red Hat OpenShift Local (formerly Red Hat CodeReady Containers), fully compatible with.
Ansible AAP on OpenShift — Operator
cloud-virtualization · 4
Step-by-step guide to installing Red Hat Ansible Automation Platform (AAP) on OpenShift Container Platform using the AAP Operator — from OperatorHub to.