#kubernetes
Read more stories on Hashnode
Articles with this tag
Why do we need NFS as a storage class in Kubernetes? If you are trying to set up an on-premise Kubernetes cluster then NFS is the easiest way to use...
What is MetalLB? MetalLB is a load-balancer that can be implemented in your self-hosted(bare metal) Kubernetes cluster two support service type...
Introduction: In the world of modern application development, containerization and orchestration have become essential for scalability, reliability,...
Introduction In this article, we will be taking a deep dive into how to create a Network Load Balancer (NLB) with a static IP address for our EKS...
In this article, I will explain how to run a Minecraft server in Kubernetes with auto-scaling features. Why on Kubernetes? We can easily scale our...