Get up to 50% off on CKA, CKAD, CKS, KCNA, KCSA exams and courses!

Kubernetes

Containerize Window Application & deploy into AWS Elastic Kubernetes Service (EKS)

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 …

10 Tips for your Kubernetes Exam – CKA & CKAD

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 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

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

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 …

Start Your OpenShift Journey with these Free Red Hat Training Programs

Start Your OpenShift Journey with these Free Red Hat Training Programs

# Red Hat OpenShift Container Platform is one of the best kubernetes platform for enterprises. As we know kubernetes and OpenShift are …

Adding Container Images to Google Container Registry (GCR)

Adding Container Images to Google Container Registry (GCR)

Image : cloud.google.com Google Container Registry (GCR) is a service in Google Cloud Platform (GCP) to manage your own docker container repository. …

OpenShift 3: Enforcing modern and strong OCP TLS & Cipher Suites

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

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

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 …