What is k3d? k3d is a lightweight Kubernetes, which can be installed on your notebook, or low-power devices to test Kubernetes nodes and clusters. Problems
Category: Kubernetes
Kubernetes
Solution from cloudflare Create account https://www.cloudflare.com/ Create a web application and set up your domain. Update the nameservers by logging domain registration page. (register.com.np) It
Challenge: to access Kubernetes services from a remote computer in LAN. >> Ingress configure >> Forward traffic from the host system to ingress (using Nginx)
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
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

This is a much-required process while we develop spring boot applications. We do changes continuously and want to see the result at the same time
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