Subhronil's documentation devops and networking

k3s on ipv6

I've recently been working on setting up a K3s server using an IPv6-only address, leveraging the public IPv6 address provided by my ISP. This setup allows me to expose services to the public internet. Below, I share the steps to configure a K3s server with IPv6, including additional

Jenkins Freestyle Project with Remote Trigger and Google Chat Integration: A Step-by-Step Guide

Jenkins is a widely used automation server that helps developers build, test, and deploy applications efficiently. In this guide, we will walk through the steps to create a Freestyle Project in Jenkins, configure it to be triggered remotely using an API token, and integrate it with Google Chat. Create a

WireGuard VPN with IPv6 Setup Guide

In this post, we’ll dive into how to set up WireGuard, a powerful VPN protocol, and configure it for use with IPv6. Let’s get started! What is WireGuard in Short? WireGuard is like a secret passage for your internet traffic, working at a low level in your computer&

Connecting Jenkins to Kubernetes: A Step-by-Step Guide

In this blog, we’ll walk through the process of connecting Jenkins to a Kubernetes cluster. Specifically, we’ll demonstrate how to integrate Jenkins with a local K3s cluster, allowing you to run Jenkins jobs on Kubernetes pods. By the end of this guide, you’ll be able to set

Kubectl After Installing Kubernetes: A Comprehensive Guide

Kubernetes, an open-source container orchestration platform, has become standard for deploying, scaling, and managing containerized applications. After installing Kubernetes, the next critical step is to familiarize yourself with kubectl, the command-line tool that interacts with your Kubernetes cluster. This guide will walk you through essential kubectl commands to help you

Subhronil's documentation devops and networking © 2026