---
title: "Blogs by Rahul Mahale"
description: "Read BigBinary blog posts by Rahul Mahale."
canonical_url: "https://www.bigbinary.com/blog/authors/rahulmahale"
markdown_url: "https://www.bigbinary.com/blog/authors/rahulmahale.md"
---

# Blogs by Rahul Mahale

Read BigBinary blog posts by Rahul Mahale.

## Posts

### Use parametrized containers to deploy Rails microservices

[Use parametrized containers to deploy Rails microservices](https://www.bigbinary.com/blog/deploying-rails-applications-with-parmaetrized-containers)

- Author: Rahul Mahale
- Published: September 26, 2018
- Categories: Kubernetes, Rails

Using parametrized containers to deploy micro services in Rails applications

### Kubernetes ingress controller for authenticating apps

[Kubernetes ingress controller for authenticating apps](https://www.bigbinary.com/blog/using-kubernetes-ingress-authentication)

- Author: Rahul Mahale
- Published: August 14, 2018
- Categories: Kubernetes

Authenticate your application using kubernetes ingress

### Logtrail to tail log with Elasticsearch & Kibana on Kubernetes

[Logtrail to tail log with Elasticsearch & Kibana on Kubernetes](https://www.bigbinary.com/blog/tail-log-using-logtrail-with-elk-on-kubernetes)

- Author: Rahul Mahale
- Published: June 1, 2018
- Categories: Kubernetes

Using Logtrail(Papertrail like UI) to tail log with Elasticsearch and Kibana on
Kubernetes

### Deploying Docker Registry on Kubernetes using S3 Storage

[Deploying Docker Registry on Kubernetes using S3 Storage](https://www.bigbinary.com/blog/deploying-docker-registry-on-kubernetes-using-s3-storage)

- Author: Rahul Mahale
- Published: May 3, 2018
- Categories: Kubernetes

Deploying self-hosted Docker Registry on kubernetes using S3 storage.

### Setup path based routing for a Rails app with HAProxy Ingress

[Setup path based routing for a Rails app with HAProxy Ingress](https://www.bigbinary.com/blog/using-haproxy-ingress-with-rails-uniconrn-and-websockets)

- Author: Rahul Mahale
- Published: February 28, 2018
- Categories: Kubernetes, Rails

Deploying Ruby on Rails application using HAProxy Ingress with unicorn/puma and
websockets on Kubernetes.

### Scheduling pods on nodes in Kubernetes using labels

[Scheduling pods on nodes in Kubernetes using labels](https://www.bigbinary.com/blog/scheduling-pods-on-nodes-in-kubernetes-using-labels)

- Author: Rahul Mahale
- Published: October 16, 2017
- Categories: Kubernetes

Blog post on how to assign pods to specific nodes on Kubernetes

### Graceful shutdown of Sidekiq processes on Kubernetes

[Graceful shutdown of Sidekiq processes on Kubernetes](https://www.bigbinary.com/blog/graceful-shutdown-of-sidekiq-processes-on-k8s)

- Author: Rahul Mahale
- Published: August 24, 2017
- Categories: Kubernetes

Blog post on how to handle graceful shutdown of processes like Sidekiq on
Kubernetes

### Deploy Rails apps on Kubernetes cluster & no downtime

[Deploy Rails apps on Kubernetes cluster & no downtime](https://www.bigbinary.com/blog/deploying-rails-applications-using-kubernetes-with-zero-downtime)

- Author: Rahul Mahale
- Published: July 25, 2017
- Categories: Kubernetes

Deploying Rails applications on Kubernetes cluster with Zero downtime

### Kubernetes Configmap with files to deploy Rails apps

[Kubernetes Configmap with files to deploy Rails apps](https://www.bigbinary.com/blog/using-kubernetes-configmap-with-configuration-files-for-deploying-rails-app)

- Author: Rahul Mahale
- Published: May 25, 2017
- Categories: Kubernetes

Using Kubernetes Configmap with configuration files for deploying Rails
applications

### Kubernetes Persistent volume to store persistent data

[Kubernetes Persistent volume to store persistent data](https://www.bigbinary.com/blog/using-kubernetes-persistent-volume-for-persistent-data-storage)

- Author: Rahul Mahale
- Published: April 12, 2017
- Categories: Kubernetes

This post summarizes how to use the Kubernetes persistent volume in the
deployment

## Links

- [Human page](https://www.bigbinary.com/blog/authors/rahulmahale)
