Setting up a Kubernetes Cluster on Bare Metal Server

/*! elementor – v3.17.0 – 25-10-2023 */ .elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px} Setting up a Kubernetes Cluster on Bare Metal Server Introduction Setting up a cluster on bare-metal server typically involves multiple steps like provisioning the servers, configuring the network, and installing cluster management tools. But with proper guidelines it can be made […]
ETCD Backup and Restore in Kubernetes

/*! elementor – v3.16.0 – 09-10-2023 */ .elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px} ETCD Backup and Restore in Kubernetes In this blog, we will discuss the importance of ETCD backup and restore in Kubernetes and walk you through the process using Kubernetes documentation as a guide. Synopsis: Why Backing Up ETCD is Essential How […]
Setting up Ingress in Kubernetes cluster using Nginx Ingress Controller

An Ingress is a Kubernetes API object that is used to access the services running inside the Kubernetes cluster from external world. Ingress is not enabled by default in Kubernetes cluster you have to enable Kubernetes cluster using third party ingress controller like Nginx, Istio, HAProxy, etc., /*! elementor – v3.16.0 – 09-10-2023 */ […]
Dockerizing Your Code for Containerization​

/*! elementor – v3.16.0 – 09-10-2023 */ .elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px} Dockerizing Your Code for Containerization In this guide, we will walk you through the process of dockerizing your code, which is an essential first step for deploying containerized applications. Prerequisites: Docker Source Code Dockerfile Step 1: Create a Dockerfile Create a […]
Troubleshooting Kubernetes Cluster: A How-To Guide

/*! elementor – v3.17.0 – 25-10-2023 */ .elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px} Troubleshooting Kubernetes Cluster: A How-To Guide Introduction In the world of containerized applications, Kubernetes has become the go-to orchestration platform for containerized applications due to its scalability and flexibility. However, the road to managing a kubernetes cluster isn’t always smooth, dealing […]
Kubernetes Cost Optimization: Strategies for Controlling Cloud Expenses

/*! elementor – v3.16.0 – 09-10-2023 */ .elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px} Kubernetes Cost Optimization: Strategies for Controlling Cloud Expenses Introduction: /*! elementor – v3.16.0 – 09-10-2023 */ .elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=”.svg”]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block} As organizations increasingly adopt Kubernetes for container orchestration, they unlock the power of scalability and agility. However, the flexibility of […]
Creating a Highly Available and fault tolerant Redis Cluster

Here we will see how to deploy highly available and fault tolerant redis cluster in Kubernetes cluster. Let’s dive into this journey of deploying redis cluster. Redis is an open source in-memory data structure store. It is commonly used as a database, cache store and message broker. High Availability- In case any one of the […]
Running Apache Kafka in EKS cluster(AWS)

/*! elementor – v3.16.0 – 09-10-2023 */ .elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=”.svg”]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block} This is our recording and observations as we setup a kafka cluster for the first time on a EKS cluster using strimzi. In this blog we will explore in detailed way of how to setup EKS cluster and running apache kafka producer and […]
Provisioning a Kubernetes Cluster with Google Cloud Platform (GCP)

/*! elementor – v3.16.0 – 09-10-2023 */ .elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px} Provisioning a Kubernetes Cluster with Google Cloud Platform (GCP) Kubernetes, an open-source container orchestration platform, has become a cornerstone of modern cloud-native application deployment. Google Cloud Platform (GCP), known for its robust infrastructure and managed Kubernetes services, is an excellent choice […]
Securing Your Kubernetes Cluster with RBAC

/*! elementor – v3.16.0 – 09-10-2023 */ .elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px} Securing Your Kubernetes Cluster with RBAC RBAC, or Role-Based Access Control, is a way to control who can do what within your Kubernetes cluster. It’s like having keys to different rooms in a building. With RBAC, you can give specific people […]