Learning Everyday.
Join a community where DevOps, SREs, developers, and security engineers share how-to guides, articles, and videos to level up your skills.
Visit Learning Hub

OpenShift 4: AlertManager + Slack Configuration
Objective Sending alert to Slack and defined proper channel for each alert type. Pre-Requisites:

OpenShift 4: Installation Bonding Setup
Objective Setting up 2 x LACP bonding using boot params options. For guidance on the boot params available look here . (Cover image : 2 x LACP Bonding …
Replacing a Failed Master Host on OCP 4.3.x
This procedure assumes that there is still an etcd quorum in the cluster. If you have lost the majority of your master hosts, leading to etcd quorum …
Perform etcd Backup for Restricted Environment on OCP 4.3.x
Etcd is the key-value store for OpenShift Container Platform, which persists the state of all resource objects. Back up your cluster’s etcd data …

Install Grafana Operator on OpenShift Container Platform 4
OpenShift Container Platform includes a pre-configured, pre-installed, and self-updating monitoring stack that is based on the Prometheus open source …

How to Install VMWare vCenter Server Appliance
When we talk about virtualization, VMWare is one of the best choice and most popular in town. You can download VMware vSphere Hypervisor 6.7 for FREE …
OpenShift 4: DHCPD High Availability
Objective One of the support component to install OpenShift 4 is the DHCP . We need to ensure this DHCP is r esilient and highly available hence this …

OpenShift 4: Custom API URL Endpoint
https://unsplash.com/@pankajpatel Objective On top of the standard api.<cluster_name>. as external API endpoint, we are going to serve this …
Certificate & TLS: Becoming Custom(or Own) Root Certificate Authority
Image: https://qph.fs.quoracdn.net/main-qimg-f2d9af77cbca3c6bc42bdd31437a7d6c Objective Becoming organization/private PKI provider Shared rootCA …