bottlerocket
bottlerocket copied to clipboard
An operating system designed for hosting containers
**Image I'm using:** ami-003e59b5f03f35661 Running a helm chart using docker:20.10-dind-rootless. I already checked out the solutions mentioned here: https://github.com/bottlerocket-os/bottlerocket/issues/1569 but I get this error when I try to run Dockerd...
**Image I'm using:** OS Image: Bottlerocket OS 1.24.0 (aws-k8s-1.28) Operating System: linux Architecture: amd64 Container Runtime Version: containerd://1.7.22+bottlerocket Kubelet Version: v1.28.10-eks-890c2ac Kube-Proxy Version: v1.28.10-eks-890c2ac **What I expected to happen:** I...
When attempting to load the NVIDIA kernel module on a Bottlerocket AMI using kernel lockdown = `integrity`, errors like the following are produced: ``` 5.879228] driverdog[2088]: 23:10:41 [ERROR] '/usr/bin/modprobe' failed...
**What I'd like:** Hello! I would like to be able to specify a more restrictive streamingConnectionIdleTimeout value by providing it through `settings.kubernetes.streaming-connection-idle-timeout`, in a similar way to [other settings](https://bottlerocket.dev/en/os/1.21.x/api/settings/kubernetes/). **Any...
**The problem** The R470 branch of the NVIDIA Tesla driver has [reached end of life since July 2024](https://docs.nvidia.com/datacenter/tesla/drivers/index.html). Any currently supported variants still using this driver should be moved to...
**What I'd like:** The ability to set ndots in /etc/resolv.conf. Similar to how nameservers and search-list is set The default ndots value of 5 is not useful in the majority...
**What I'd like:** Currently, only a subset of log files in /var/log is collected. Logdog should provide an option to collect all relevant log files including ebpf-sdk.log, and network-policy-agent.log. **Any...
What is the best way to monitor the MemoryUtilization for a Bottlerocket Container instance for ECS
**Image I'm using: ami-0af64c4e3fc6bf8d2** I'd like to monitor the MemoryUtilization at the instance (host) level for my ECS container instances running the Bottlerocket AMI, what is the recommended approach ?...
**What I'd like:** You can use `apiclient apply` to apply settings from TOML/JSON files at a given URI or from stdin. It would be useful to support common AWS service...
I'm trying to get familiar with the build process of bottlerocket, but running what seems to be the commands for a new contributor is yielding an error that feels like...