Affiliate-Exclusive: Get up to 40% off sitewide on CKA, CKAD, CKS, KCNA, KCSA, and the new MCPA exams and bundles!

Ansible Resources

Build Your Own Git Server using Gogs

Build Your Own Git Server using Gogs

When it comes to VCS ( Version Control System ), we will have confusion as we have many products in the market with almost the same capabilities. When …

Setup Vim editor for YAML, Ansible, Kubernetes, OpenShift

Setup Vim editor for YAML, Ansible, Kubernetes, OpenShift

Are you new to Vim and working with YAML files? This post is for you! If you’re already a Vim expert, feel free to skip this quick guide.

How to setup SSH key based authentication

How to setup SSH key based authentication

In an automated IT world, password-based authentications are not a good choice and will restrict so many abilities. For SSH access, you can easily …