bottlerocket icon indicating copy to clipboard operation
bottlerocket copied to clipboard

An operating system designed for hosting containers

Results 330 bottlerocket issues
Sort by recently updated
recently updated
newest added

We are running Bottlercocket on an AWS EKS g4dn instance. Because we are sharing a single GPU instance across multiple pods, we are specifying CPU limits only for our pods....

type/bug
area/accelerated-computing

### Discussed in https://github.com/bottlerocket-os/bottlerocket/discussions/3953 Originally posted by **soura49** May 13, 2024 * We are using Bottlerocket AMI for EKS-managed Node groups * Right Now, We have Egress for Internet open...

type/documentation
area/kubernetes

**Image I'm using:** bottlerocket-aws-k8s-1.29-x86_64-v1.19.4 **What I expected to happen:** I want to turn off SMT in the kernel via `settings.boot.kernel-parameters` This is *not* a key-value pair. ``` [settings.boot] reboot-to-reconcile =...

type/bug

Migrate apiclient to a server client model, to allow the client to be model agnostic apiclient needs to no longer depend on the `models` crate. To do this it will...

area/out-of-tree-builds

**What I'd like:** discard_unpacked_layers to be enabled for containerd by default. Please see [this issue](https://github.com/awslabs/amazon-eks-ami/issues/1359) in the default EKS AMI for full details and testing done in that AMI that...

type/enhancement
area/core
help wanted
status/icebox

**What I'd like:** Kubenetes 1.30 introduces (beta) support for User Namesspaces (https://kubernetes.io/blog/2024/04/22/userns-beta/). There are a few requirements it looks like. (Kernel 6.3 and Containerd 2.0). **Any alternatives you've considered:**

type/enhancement
area/kubernetes

**What I'd like:** I would like the clock source (/sys/devices/system/clocksource/clocksource0/current_clocksource) to be defaulted on boot per the guidance at https://repost.aws/knowledge-center/manage-ec2-linux-clock-source **Any alternatives you've considered:**

type/enhancement
status/research
area/core

Today we use `systemctl try-restart` to attempt a service restart after applying settings. Partly this is because we process settings early in the boot, when the affected services haven't been...

type/bug
area/core
help wanted
status/icebox

**What I'd like:** The ability to delay BottleRocket updates, while still having them be automated. **Description:** Increasingly, folks are updating nodes automatically. Using a tool like Karpenter watch the SSM...

type/enhancement
status/needs-proposal
area/upgrades

**What I'd like:** Live container migration. The ability to checkpoint containers and restart them on a different node, ideally with an ease and confidence rivaling workload migration seen in enterprise...

type/enhancement
area/kubernetes