Search This Blog

Wednesday, 2 February 2022

Openshift Operational Procedures

 

Openshift Operational Procedures


  1. OC Commands
  2. Create, Expand & Delete PVC
  3. Disk space clearing on OCP4 node

Ansible_Notes

   ansible -i inventory.ini -m ping all   # inventory.ini it will ping to the hosts which are in inventory # ansible -i inventory.ini -m pin...