Deploy Minikube Using Vagrant and Ansible on VirtualBox – Infrastructure as Code
Okay, you started learning kubernetes; maybe you are following some courses or documentations. Some of the courses are arranged with FREE labs where you can...
Okay, you started learning kubernetes; maybe you are following some courses or documentations. Some of the courses are arranged with FREE labs where you can...
by Renjith Ravindranathan · Published July 3, 2020 · Last modified July 28, 2020
Few weeks back, I got a chance to go through IoT platform services provided by Azure and found that it is quite matured by the...
In this article, I will take you through setting up self hosted runners for GitHub Actions. It is similar to Azure Devops Pipelines Build Agents...
by Muhammad Aizuddin Zali · Published June 13, 2020 · Last modified August 15, 2020
One of the features provided by Red Hat OpenShift Service Mesh(OSSM) is tracing capability. This capability is provided by Jaeger, an OpenTracing compliant component. In...
by Muhammad Aizuddin Zali · Published May 9, 2020 · Last modified September 29, 2020
Introduction By default, all namespace egress networking will be using host IP where the pod sits as SNAT rule, similar to how our home router...
Infrastructre & Hardware / Kubernetes / Technical Events
by Gineesh Madapparambath · Published May 3, 2020 · Last modified September 16, 2020
Since kubernetes is getting wide acceptance, Kubernetes Certification is the most trending one in IT circle now. I have completed both recently (March – April...
by Gineesh Madapparambath · Published April 14, 2020 · Last modified June 29, 2020
As we know, OpenShift is the #1 Enterprise Kubernetes platform available in market now. And OpenShift knowledge is one of the demanding skills for a...
Cloud / Kubernetes / OpenShift
by Muhammad Aizuddin Zali · Published April 7, 2020 · Last modified May 10, 2020
Objective Sending alert to Slack and defined proper channel for each alert type. Pre-Requisites: Three channels created in slack #watchdog #clusterwatch Incoming webhook configured for...
by Muhammad Aizuddin Zali · Published March 27, 2020 · Last modified August 5, 2020
Objective Setting up 2 x LACP bonding using boot params options. For guidance on the boot params available look here. (Cover image : https://unsplash.com/@thomasjsn) 2...
Infrastructre & Hardware / OpenShift
by Abip Sjarbini · Published March 27, 2020 · Last modified March 30, 2020
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...