AJAlisha Jahanincloudclan.hashnode.dev·Jul 20, 2025 · 4 min readLearn Kubernetes Essentials: ReplicaSets, ConfigMaps, Secrets and Other key concepts ExplainedIn our last blog on Kubernetes, we had described what Kubernetes is ,its fundamental architecture, and why it's so much of a heavy-hitting tool for container orchestration. If you are new to this, I really do suggest reading that post first to become...00
AJAlisha Jahanincloudclan.hashnode.dev·Jul 13, 2025 · 4 min readUnderstanding Kubernetes : A Beginner’s GuideWhat is Kubernetes ? If you're new to cloud computing or DevOps, chances are you've heard the term kubernetes tossed around quite a lot. It may sound big and scary at first — but don't worry, it's not as scary as it sounds. Kubernetes (or K8s) is an ...00
AJAlisha Jahanincloudclan.hashnode.dev·Jul 8, 2025 · 3 min readJenkins for Beginners: Automate Your Workflow Like a ProWhat is Jenkins? Jenkins is an open-source automation tool used primarily for continuous integration and continuous delivery (CI/CD). Jenkins is written in java and runs on java platform. To run Jenkins, it is mandatory to have java first in your sys...00