https://github.com/metal-stack/gardener-extension-backup-s3
This project is a permanent fork of: https://github.com/gardener/gardener-extension-provider-aws
https://github.com/metal-stack/gardener-extension-backup-s3
Last synced: about 1 year ago
JSON representation
This project is a permanent fork of: https://github.com/gardener/gardener-extension-provider-aws
- Host: GitHub
- URL: https://github.com/metal-stack/gardener-extension-backup-s3
- Owner: metal-stack
- License: apache-2.0
- Created: 2024-03-19T08:06:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-12T06:07:57.000Z (over 1 year ago)
- Last Synced: 2025-04-06T16:49:28.635Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 118 KB
- Stars: 5
- Watchers: 8
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Gardener Extension for S3 Compatible Storage
[](https://goreportcard.com/report/github.com/metal-stack/gardener-extension-backup-s3)
This project is a permanent fork of: [gardener-extension-provider-aws](https://github.com/gardener/gardener-extension-provider-aws)
It is a implementation of a Gardener extension for S3 compatible storage. It reconciles `BackupBucket` and `BackupEntries` resources of `type: S3`.
For more detailed documentation, please refer to the [Gardener docs](https://github.com/gardener/gardener/blob/v1.0.0/docs/extensions/extension.md).