One of the important concepts in Kubernetes is to define persistence volumes to retain the data when nodes get deleted or restarted. I have not
Category: DevOps
Minikube While docker and docker-compose are simple and fulfill the basic requirement, I prefer Kubernetes’ way of managing containers also can be scaled. So, if
BACKGROUND In this article, I am going to share my experience with mini-server preparation. Actually, this whole job I have carried out as my hobby
Accessing a remote system with a hostname is a bit tricky in windows 10. I went on forgetting after it is done, so writing it
Scala3 is trending and it’s a significant upgrade from scala2. In this article, I am going to write a short introduction to what actually does
The term Design Pattern is a buzzword in the software development world. Actually, we can develop software even without a design pattern, but software development
As the title clearly says, creating bootable USB in the Ubuntu system is a bit challenging as compared to the Windows system. Windows system provided
As the title says, this recipe is focused on creating a multipurpose jar file, where a single jar file can be used for multiple requirements.
Today, I am going to share my experience on the LED Strips programming using Arduino. It will be fantastic to decorate on Christmas nights, which
Arduino is a simple, programmable micro-controller. In this article, I am gonna write some tips which make programming with Arduino more simple. 1) Installation The