Skip to content
#

ebs

Here are 99 public repositories matching this topic...

surajssd
surajssd commented Jun 2, 2020

Latest chart fails to install CRD

Description

I installed openebs using following commands:

kubectl create ns openebs
kubectl config set-context $(kubectl config current-context) --namespace openebs
helm install openebs stable/openebs --version 1.10.0 --set crd.enableInstall=false --set rbac.pspEnabled=true

And here are two pods in CrashLoopBackOff:

$ ku
zerkms
zerkms commented Oct 14, 2020

Is your feature request related to a problem?/Why is this needed
At the moment tolerations for the controller deployment https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/aws-ebs-csi-driver/templates/controller.yaml looks like this:

      tolerations:
        - operator: Exists

which effectively allows it run everywhere. Which is fine. The problem is tha

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 Jan 11, 2021
  • 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 Jan 6, 2021
  • 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