KCKiran Chavaninytrev.hashnode.dev路Mar 22 路 3 min readRevision on Docker and Jenkins Topics Docker terminologies Writing Dockerfiles, Building Images, Running Containers Docker Volumes Docker Network Multi-stage builds Docker compose Building project Pre-requisite sudo apt-get00
KCKiran Chavaninckbankapp.hashnode.dev路Jul 4, 2025 路 6 min readSetting up bank application using DockerProject Spring boot Banking application using Docker To build java we requested jar file which is build will the help of maven tool (Apache maven - open source). Shout-out to GoldenCat - YT (Source code) -Developer GitHub repo github.com/DevMadhu...00
KCKiran Chavaninkirandevops.hashnode.dev路Jun 15, 2025 路 7 min readElastic Kubernetes ServiceIn case of one pod is dead, Scheduler(Through API ) is schedule one pod in deployment mention 2 pods req. Mantra - Everything in k8s is manifests files Whole things like pod, services, deployment,.etc Everything is K8S is either command or manifests ...00
KCKiran Chavaninckfirewall.hashnode.dev路Apr 24, 2025 路 5 min readFirewallWhat is Firewall A wall that prevents the spread of fire When data moves in and out of a server its packet information is tested against the firewall rules to see it should be allowed or not. In simple words, a firewall is like a watchmen, a bounc...00