Pratik Bandarkar

Hi there! I am Pratik Bandarkar, a cloud enthusiast and tech blogger. This blog is my space to document my hands-on experiences as I explore and experiment with cloud technologies, DevOps practices, and infrastructure management. Here, I share real-world insights I have gathered while working on various systems.

When I am not diving into tech, you will find me behind the camera, capturing the world through my lens. Feel free to browse through my tech tips or take a break and explore my photography portfolio!

Integrating Microsoft Entra ID with Keycloak for Kubernetes Access

Learn how to integrate Microsoft Entra ID(Azure AD) with Keycloak and Rancher Server for centralized authentication and RBAC in Kubernetes. This guide walks through configuring MS Entra ID as an identity provider, mapping user groups, and enforcing fine-grained access controls across multiple clusters. Simplify Kubernetes access management with enterprise-grade security!

Integrating Microsoft Entra ID with Keycloak for Kubernetes Access Read More »

, ,
k8s_authentication_authorization

Centralized Kubernetes Authentication and Authorization Using Rancher Server and Keycloak

Learn how to centralize Kubernetes authentication and authorization using Rancher Server and Keycloak. This blog highlights key configurations for integrating Keycloak as the identity provider and setting up fine-grained RBAC across multiple clusters. Perfect for simplifying multi-cluster access management!

Centralized Kubernetes Authentication and Authorization Using Rancher Server and Keycloak Read More »

, ,
dockershim_kubernetes_containerd

Why Kubernetes Moved Away from Docker: The Dockershim Story

Ever wondered why Kubernetes moved away from Docker as its container runtime? This blog explains the role of dockershim as a compatibility layer, why it was necessary, and how Kubernetes transitioned to CRI-compliant runtimes like containerd. Learn the story behind the shift and what it means for Kubernetes and Docker users today!

Why Kubernetes Moved Away from Docker: The Dockershim Story Read More »

, , ,
Scroll to Top