Skip to content
#

ebs

Here are 127 public repositories matching this topic...

akhilles
akhilles commented May 27, 2021

Is your feature request related to a problem?/Why is this needed
kubectl apply -k "github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=release-0.10" takes a long time.

/feature

Describe the solution you'd like in detail
Publish zip, tarball archives with just the deploy/ files.

Describe alternatives you've considered
Publish a tag with j

good first issue kind/feature lifecycle/stale
cole-h
cole-h commented Jun 30, 2022

I was attempting to use this tool to upload a disk image inside an EC2 instance, but the estimates were out of control (16h for a recent one). After a bit of dbg!ing, I found out it was because the instance did not have the ebs:PutSnapshotBlock capability. After adding that to its IAM policy, the uploader actually made progress and the estimates shrunk down to ~5 minutes.

The only reason I

enhancement good first issue

This plugin provides native AWS instrumentation for monitoring and metrics collection, including: health and metrics for various AWS services, such as EC2, RDS, ELB, and more, as well as handlers for EC2, SES, and SNS.

  • Updated Apr 14, 2022
  • Ruby

Terraform module to provision AWS Backup, a fully managed backup service that makes it easy to centralize and automate the back up of data across AWS services such as EBS volumes, RDS databases, DynamoDB tables, EFS file systems, and AWS Storage Gateway volumes.

  • Updated Jul 1, 2022
  • HCL

Improve this page

Add a description, image, and links to the ebs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ebs topic, visit your repo's landing page and select "manage topics."

Learn more