top of page
Search


Automating Cilium CNI Installation on OCI OKE with Pulumi and Python
In the realm of cloud-native applications, Kubernetes stands as the top choice for orchestrating containerized workloads. However,...

Nikhil Verma
Oct 89 min read


OCVS Block Volume Automation Using Functions & Resource Scheduler
The automation solution focuses on two critical storage management challenges in a VMware ESXi environment. The first is automating the...

Nikhil Verma
Sep 26, 20248 min read


Leverage OCI Functions for Automation
Oracle Cloud Infrastructure (OCI) Functions is a serverless compute service that lets you create, run, and scale applications without...

Nikhil Verma
Sep 14, 20234 min read


Build Jenkins Pipeline Using Git, Docker Hub, Podman and Kubernetes - Part 4
Now our Jenkins and Kubernetes configuration completed. Let's start with pipeline deployment: We need to understand Architecture first :...

Nikhil Verma
Sep 4, 20232 min read


Build Jenkins Pipeline Using Git, Docker Hub, Podman and Kubernetes - Part 3
In this section we will do Jenkins configuration, Install all required plugins and integrated with Kubernetes. From Part1 , we have...

Nikhil Verma
Sep 4, 20231 min read


Build Jenkins Pipeline Using Git, Docker Hub, Podman and Kubernetes - Part 2
In part 2 we will deploy Kubernetes cluster: In my deployment i am using two node cluster one is Master and 2nd one is Worker. 1) Start...

Nikhil Verma
Sep 2, 20232 min read


Build Jenkins Pipeline Using Git, Docker Hub, Podman and Kubernetes - Part 1
In this Blog we will Understand each component functionality and try to setup complete Environment. Git is a distributed version control...

Nikhil Verma
Sep 1, 20232 min read
bottom of page


