-
My team is using a mixture of `hashicorp/terraform-aws-consul`, `hashicorp/terraform-aws-vault`, and our own modules for all other types of instances. We noticed that EBS volumes generated for Consul …
-
Turns out AWS is keeping EBS volumes floating around for a lot longer than I had anticipated, only noticed when I checked my bill.
Better remove those suckers!
-
mr-c updated
10 years ago
-
I want to deploy Artifactory on EC2 and use EBS as storage. EC2 is launch automatically with a block storage (named /dev/xvdc).
To use this EBS as storage, I will need to mount /var/opt/jfrog/artifac…
-
### Description
**Observed Behavior**:
Installing kerpenter with kustomization and flux using yaml:
```
---
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: karpe…
-
/kind bug
**What happened?**
When we try to use ReadOnlyMany, the volume attachment fails with error
`1 controller.go:637] "isValidCapability: access mode is not supported" accessMode="MULTI_NOD…
-
Getting the following error -
Error: could not create cluster provider from options: managedNodeGroups[0].overrideBootstrapCommand is not supported when using a custom AMI based on AmazonLinux2023 (…
-
```
sh /opt/amazon-ebs-autoscale/install.sh -d /dev/xvdba -f lvm.ext4 -m /scratch
+ cat
+ USAGE=Install Amazon EBS Autoscale
/opt/amazon-ebs-autoscale/install.sh [options] [[-m] ]
Options…
-
When we use Swarm as the scheduler, it tends to create multiple volumes(equal to number of nodes in cluster). Is it a bug/feature?
-
Currently, disk space alarm is setup for '/' filesystem. However, Under SharedStorage, PC supports multiple EBS volumes https://docs.aws.amazon.com/parallelcluster/latest/ug/SharedStorage-v3.html#yaml…