JaCoCo JaCoCo is a widely used tool for software developers. It discovers how much of the source code is executed by tests, providing insights into
Category: Kubernetes
Kubernetes
In this article, I want to share my experience with successfully installing a custom ROM on my Samsung Galaxy A7 Lite(SM-T220). The process will be
Upgrading to a major Long Term Support (LTS) release is always exciting. The promise of fresh software, a shiny new desktop environment, and the latest
Helm is a tool used to deploy applications in Kubernetes cluster. In this article, I am going to introduce Helm, how to install it in
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
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