Associate Engineer at Red Hat and works on Openshift storage and Ansible automation. Enthusiastic about Open source technology, travel, dogs and art.
Episode 1 Season 1
The world is moving towards containerizing applications and it’s libraries and dependencies. It’s necessary to be aware of basic Openshift concepts to not drown in these conversations.
Once you’ve successfully run prerequisite.yml and deploy_cluster.yml playbooks to deploy an Openshift cluster. You’ll need to validate whether your deployment has been successful and the pods required for OCP to work are…
CONFIGURING A CONTAINERIZED GLUSTERFS-BACKED REGISTRY
Similar to configuring containerized GlusterFS for persistent storage, GlusterFS storage can be configured and deployed for an OpenShift Container Registry during the initial installation of the cluster to offer redundant and more reliable storage for the registry.
Over the past few weeks, I’ve been reading, learning and trying my hand at working…
SSH (Secure SHELL) is an open source and most trusted network protocol that is used to login…