OpenShift 4.5 : NooBaa S3 Bucket for internal image registry
Image registry storage is best and recommended to run on S3 storage endpoint(then filesystem storage, then block). In this blog context, we are going to...
Cloud / Kubernetes / OpenShift
by Muhammad Aizuddin Zali · Published September 9, 2020 · Last modified September 29, 2020
Image registry storage is best and recommended to run on S3 storage endpoint(then filesystem storage, then block). In this blog context, we are going to...
Recently GitHub announced public beta availability of their Container Registry and I thought I will give it a try. So in this article I will...
DevOps / Kubernetes / OpenShift
by Gini Gangadharan · Published August 15, 2020 · Last modified September 6, 2020
Since Kubernetes is getting wide acceptance, Kubernetes Certification is one of the most trending certifications in the IT circle now; both Certified Kubernetes Administrator (CKA)...
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...
Ansible / Automation / Online Events / Technical Events
by Gini Gangadharan · Published August 11, 2020
Another good news during this unusual time as Ansible Automate 2020 is a Virtual Event this year and we all will get the chance to...
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 a strict secured environment, you may not be allowed perform tasks freely. Only the bastion host (a.k.a jump host) is the one freely allowed...
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...