-
When running a normal container workload we want to check and make sure no selinux avc denials occur. This probably needs to be modeled as a workload test, and it cannot happen on the same node as a t…
-
We want to test that the default Bottlerocket host containers are working properly. This is probably best modeled as an os test (#426). It could probably be modeled as a workload test as well, so mayb…
-
### Description
I originally reported this issue at https://github.com/aws/amazon-vpc-cni-k8s/issues/2283, but I was asked to post the issue here instead.
I'm running into a problem where a node…
-
**What happened**:
**Scenario:** I have a bare metal cluster. 1 control plane node and 3 worker nodes. One worker node fails. It becomes "NotReady" and triggers CAPI to attempt to scale up the cl…
-
**Describe what happened:**
Enabled -
```
"providers" : {
"eks" : {
"ec2" : {
"useHostnameFromFile": true
}
}
}
```
The DD daemon…
-
So, we are using bottlerocket in AWS EKS and was wondering how we can enable auditd and setup https://docs.rapid7.com/insight-agent/auditd-compatibility-mode-for-linux-assets/
-
I use [Bottlerocket](https://aws.amazon.com/bottlerocket/) AMI on EKS clusters which use `containerd` and not docker socket.
It fails with these errors
```
Build container for action use: '/run…
-
**What would you like to be added**:
Could Bottlerocket OVAs be made available with an SCSI controller instead of an NVME controller?
**Why is this needed**:
At high and sustained IO load, ES…
-
**What I'd like:**
I ran into am issue when using https://github.com/awslabs/karpenter and Bottlerocket with the new c6i instance types (see: https://github.com/bottlerocket-os/bottlerocket/iss…
-
I'm not sure what is the correct place to report this, please direct me if this is not the correct place.
Goal:
I want to have EKS cluster with working observability, Bottlerocket AMI and GPU-node…