Kubernetes COSI
Kubernetes Container Object Storage Interface (COSI) is a standard for exposing object storage to containerized workloads running in Kubernetes
Object Storage Vendors
Vendors can write their own COSI drivers to enable applications to use their object storage system. Learn how to write a COSI driver here.
Application Developers
Make your application COSI compatible and seamlessly switch between object storage providers without any application code changes. Learn more it here.