#kubernetes
Read more stories on Hashnode
Articles with this tag
🚀 Setting Up a Two-Tier Flask App on Docker 🚀 Before we dive into the exciting journey of setting up a two-tier Flask app using Docker, let's make...
docker run - run a container from an image docker pull - pull an image from a registry docker push - push an image to a registry docker build - build...
What is Helm? A complete guide Helm is a tool that automates the creation, packaging, configuration, and deployment of Kubernetes applications by...
What is Linux and why it's used? Linux is an open-source operating system (OS). An operating system is the software that directly manages a system's...
Introduction to Kubernetes:- Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of...