Openshift provides multiple options to expose the application to external traffic. When you deploy a … [Read more...] about How to expose service on the Openshift? Enable TLS secure route?
DevOps
Quick vi editor hacks for DevOps Engineers
DevOps engineers have to work on a wide range of toolsets to meet the organization's requirements. … [Read more...] about Quick vi editor hacks for DevOps Engineers
Best Backup Software for Hyper-V/VMware environments
Microsoft Hyper-V is one of the popular hypervisors in modern data centers. It helps to host … [Read more...] about Best Backup Software for Hyper-V/VMware environments
kubernetes – Traefik Middlewares – Part 5
Middleware helps to tweak the requests before reaching the actual service in kubernetes. Traefik … [Read more...] about kubernetes – Traefik Middlewares – Part 5
kubernetes traefik – Managing TLS Certificates – Part 4
How to configure HTTPS for your applications on the Kubernetes cluster? How to manage TLS … [Read more...] about kubernetes traefik – Managing TLS Certificates – Part 4
Kubernetes – Setup Dynamic NFS Storage Provisioning – helm
Dynamic volume provisioning helps to reduce manual efforts by provisioning volumes dynamically. If … [Read more...] about Kubernetes – Setup Dynamic NFS Storage Provisioning – helm
kubernetes ingress controller using traefik – Part 3
Kubernetes ingress is an API object that manages the external access to the kubernetes services. It … [Read more...] about kubernetes ingress controller using traefik – Part 3
How to build a docker image using Dockerfile?
In this article, I will walk you through the various methods of building docker images and updating … [Read more...] about How to build a docker image using Dockerfile?
Kubernetes in a docker – Explore “Kind” k8s cluster tool
kind is primarily testing the kubernetes cluster locally with very minimal resources. Kind - … [Read more...] about Kubernetes in a docker – Explore “Kind” k8s cluster tool
Prepare like a Pro – Certified Kubernetes Administrator (CKA) – exam & study tips
Cloud-native computing foundation (CNCF) issues CKA and CKD certifications in collaboration with the … [Read more...] about Prepare like a Pro – Certified Kubernetes Administrator (CKA) – exam & study tips