Kubernetes
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 …
Containerize Window Application & deploy into AWS Elastic Kubernetes Service (EKS)
Hi everyone! for this general walkthrough I will be explaining my experiences containerizing an Window Application into Window Container which will be …
10 Tips for your Kubernetes Exam – CKA & CKAD
Since Kubernetes is getting wide acceptance, Kubernetes Certification is one of the most trending certifications in the IT circle now; both Certified …
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 …
Kubernetes Certification Guide: How to Pass KCNA, KCSA, CKA, CKAD, and CKS
Kubernetes is everywhere now — whether you’re deploying apps, managing infrastructure, or working on security, Kubernetes is a core skill. The …
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 …
Start Your OpenShift Journey with these Free Red Hat Training Programs
# [Red Hat OpenShift Container Platform](https://www.openshift.com/) is one of the best kubernetes platform for enterprises. As we know kubernetes and …
Adding Container Images to Google Container Registry (GCR)
Image : cloud.google.com [Google Container Registry](https://cloud.google.com/container-registry/) (GCR) is a service in [Google Cloud …
OpenShift 3: Enforcing modern and strong OCP TLS & Cipher Suites
Image : newsbtc.com Introduction Enforcing strong and modern cipher is critical to ensure our deployment are well protected from old and weak cipher. …
How to Label a Namespace in Openshift or Kubernetes
Image : joc.com Labeling an object in OpenShift or Kubernetes is an awesome method to organize, group, or select API objects. Labels can be used to …
How to delete a pod with Terminating state in OpenShift or Kubernetes Cluster
Image Courtesy : https://www.maritime-executive.com There might be situations where you have already deleted pods (or already removed dc aka …