-
For self-managed Weave for some customers, we may need to provide support to self-manage an open-source Clickhouse install without Kubernetes. This ask is to test / PoC such an install on AWS EC2 usin…
-
AWS instances have an extra NVME for the boot disk, so when you enable `detect_nvmes` on a cluster with AWS instances, the node role will try to also use this extra NVME, since by default we try to us…
-
The source snapshot capability is unnecessary for cases where the volume in question is just a formatted but empty drive. facet.volume can already attach a non-snapshot volume to a machine; it just ne…
-
### Before creating an issue, make sure you've checked the following:
- [X] You are running the latest released version of k0s
- [X] Make sure you've searched for existing issues, both open and close…
-
Right now we have tons of unattached EBS volumes laying around since they are not automatically deleted when an instance is terminate.
Most of the stray volumes probably belong to st2w instances.
-
/kind bug
**What happened?**
In a mixed cluster, on a Windows node VolumeAttachment stuck for hours with detach error:
> Detach Error:
> Message: rpc error: code = DeadlineExceeded desc…
-
/kind bug
**What happened?**
EBS volumes get created and attached just fine but then are unavailable to kubernetes running under minikube.
AWS EC2 instances these days often don't have a /dev/x…
-
The 1.5.2 version includes a way to list properties for services across an entire organization, focusing on high-cost services such as EC2 and VPC. ChatGPT provided the following list of EC2-related …
-
### Terraform Core Version
v1.5.7
### AWS Provider Version
v5.29.0
### Affected Resource(s)
- aws_ebs_volume"
- aws_instance
### Expected Behavior
just works ™️
- when tagging …
-
Add an attribute to select number of extra volumes to attach to the instance. And also add attributes (TBD) to configure type of extra storage.
*\* When deleting the instance also delete extra storag…