Managing persistent storage in Kubernetes is crucial for stateful applications. The CSI (Container Storage Interface) NFS driver allows Kubernetes to utilize NFS (Network File System)…
Linux cheat sheet
Managing persistent storage in Kubernetes is crucial for stateful applications. The CSI (Container Storage Interface) NFS driver allows Kubernetes to utilize NFS (Network File System)…
In today’s data-driven world, effective data management is essential for the success of businesses and applications. MongoDB, a popular NoSQL database, provides a flexible and…
1. Brief summary I decided to deploy new ELK server in kubernetes. Installation was with the help of Helm using some custom values.yaml. As a…