#devops
Read more stories on Hashnode
Articles with this tag
Kubernetes is a powerful container orchestration tool that helps manage containerized applications at scale. One of its core features is the ability...
Let’s dive deep into Kubernetes Objects with detailed explanations, YAML examples, and practical steps. Kubernetes objects are the building blocks of...
This blog provides essential Linux commands for network administration, including real-world examples, outputs, and explanations. It covers...
Creating and Attaching New EBS Volume Create EBS volume in AWS Console: Select desired size, volume type, and availability zone Note: AZ must match...
Managing persistent storage is a critical part of running stateful applications in Kubernetes. Here's a quick overview of how to set up persistent...