linhbqforSRE Tribeblogs.sretribe.net·Sep 18, 2024Democratic csiIntroduction democratic-csi implements the csi (container storage interface) spec providing storage for various container orchestration systems (ie: Kubernetes). The current focus is providing storage via iscsi/nfs from zfs-based storage systems, pre...Discussdemocratic
Navya Anavyadevops.hashnode.dev·Feb 18, 2024Maximizing Kubernetes Storage Efficiency: A Comprehensive Guide to Amazon EBS Integration with EKSIntroduction: In the realm of Kubernetes management, efficient storage allocation and management are pivotal for ensuring seamless operations and optimal resource utilization. Amazon Elastic Kubernetes Service (EKS) offers a robust platform for deplo...Discuss·174 readsEKS
Vu Daohashnode.simflexcloud.com·Feb 24, 2023AWS EKS With EFS CSI Driver And IRSA Using CDKAbstract For multiple pods which need to read/write the same data, Amazon Elastic File System (EFS) is the best choice. This post guides you through the new way to create and setup EFS on EKS with IAM role for a service account using IaC AWS CDK v2 T...DiscussAWS EKS The Hard-Way Series' ArticlesAWS