Skip to main content
Version: Develop

S3

Klutch’s S3 integration provides a Kubernetes-native way to provision, manage, and consume Amazon S3 buckets. It allows developers to request S3 buckets and obtain scoped credentials from within their App Cluster, without requiring direct interaction with AWS-specific tooling or credentials.

With Klutch, developers can:

  • Request ObjectStorageInstances (buckets) using a standard Kubernetes manifest.
  • Create ObjectStorageBindings to automatically generate access credentials and scoped permissions.
  • Use declarative Kubernetes workflows to manage the full lifecycle of storage resources.