#devops
Read more stories on Hashnode
Articles with this tag
Required tools for this project-: Docker Minikube cluster ( Running ) kubectl Git steps to execute this project-: Step 1: Clone this...
Introduction🎇 Jenkins is an open-source CI/CD tool. It primarily focuses on Continuous Integration (CI) and Continuous Delivery (CD)...
Introduction🔥 Docker Compose is a tool for defining and running multi-container Docker applications. It uses a YAML file named "docker-compose.yml"...
✅Introduction📚 JSON stands for JavaScript Object Notation. It is mainly used for storing and transferring data between the browser and the...
✅Introduction🐍📊 Welcome to the fascinating world of Python programming, where data comes to life through a diverse array of data types and...
✅️Introduction In this article, we will learn how to install Python on the Linux operating system and Data Types in Python. ✅️Task01:Install Python...