Technical Terraform 'Hello World!' web page using Terraform September 07, 2023 Terraform is a widely used Infrastructure as Code tool for provisioning infrastructure. WitCentre is taking some steps into delivering usefu... Read more »
Technical Deploy "Hello World" Java application in Minikube January 17, 2023 This blog will share the details of deploying a simple "Hello World" Java application on a local Minikube cluster. Create a new Ja... Read more »
Technical What is Minikube and its usage January 17, 2023 What is Minikube? Minikube is a tool that allows you to run a single-node Kubernetes cluster locally on your computer inside a virtual machi... Read more »
Technical "Hello World!" in a local K8s cluster November 18, 2022 This includes how you can deploy a simple Docker image into a Minikube cluster which is nothing but a local K8s cluster. A K8s pod will be u... Read more »
Social Delete mails as a bulk from your gmail inbox April 24, 2022 You can clean your gmail inbox quite simply by using bulk deletion option. This guide will provide an example of deleting all the unread ema... Read more »
Technical Send chats to the same thread in a Google chat room using cURL March 21, 2022 Chats might be flooded in a chat room if they are not properly organized. Specially, when it comes to automated chat notifications, we can c... Read more »