@Anasmansuri
Exploring the world of tech
I'm a DevOps Engineer
Nothing here yet.
Feb 14 · 3 min read · Install Dependencies Run these commands ek hi baar: sudo apt update sudo apt install openjdk-17-jdk mysql-server git -y curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash - sudo apt install -y nodejs Check karlo versions: java -version ...
Join discussionMar 10, 2025 · 8 min read · In this blog post, we will walk through the process of deploying a Node.js application on Kubernetes using Jenkins for CI/CD, Docker for containerization, and Kind (Kubernetes in Docker) for local cluster management. We will cover everything from set...
Join discussionFeb 27, 2025 · 4 min read · Hey there! Today, I want to share my experience of deploying a Node.js application using Docker and Kubernetes. It was quite a journey, and I learned a lot along the way. If you’re looking to do something similar, I hope this step-by-step guide helps...
Join discussionJan 26, 2025 · 3 min read · git reset first create 3 commit touch a.tx t ubuntu@LAPTOP-7E5UNQJ4:~/git-tutorial/devops-practice-project$ ls a.txt ubuntu@LAPTOP-7E5UNQJ4:~/git-tutorial/devops-practice-project$ git add a. txt ubuntu@LAPTOP-7E5UNQJ4:~/git-tutorial/devops-practice...
Join discussion