The OpenShift Container Platform provides multiple options to provide access to external clients. … [Read more...] about Openshift secure route TLS – Is it possible to use secrets?
DevOps
How to expose service on the Openshift? Enable TLS secure route?
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?
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
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 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
How to create veeam Backup Repository ? Veeam Backup for AWS
This article will walk you through how to create a backup repository to include EC2 instances in … [Read more...] about How to create veeam Backup Repository ? Veeam Backup for AWS
Veeam Backup for AWS – Deploy and configure
How to deploy Veeam Backup for the AWS solution? Veeam Backup for Amazon Web Services is a solution … [Read more...] about Veeam Backup for AWS – Deploy and configure