bottlerocket icon indicating copy to clipboard operation
bottlerocket copied to clipboard

An operating system designed for hosting containers

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

**What I'd like:** Documentation on configuring with cilium cni with kube-proxy replacement and eks vpc.cni turned off without eni mode. **Any alternatives you've considered:** nah, this is what i want

type/enhancement
status/needs-triage

Hiya, Trying to start some containers during bootstrap time, as a way to ensure they're always running/started before everything else/not in with the normal orchestrated containers. It's failing because bootstrap...

type/enhancement
status/needs-triage

**What I'd like:** We would like to be able to configure chrony with the PTP protocol for precision timing according to: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configure-ec2-ntp.html#connect-to-the-ptp-hardware-clock The ability to enable the option `phc_enable` for...

type/enhancement
status/icebox

**What I'd like:** The ability to set `enableDebuggingHandlers` to false on the Kubelet in a hardened environment. As Bottlerocket does not allow the ability to add kubelet flags/config and by...

type/enhancement
status/needs-triage

We have deployed cloudwatch agent in the EKS cluster from its helm chart. The agent is deployed as daemonset, with: `hostNetwork: true` `dnsPolicy: ClusterFirstWithHostNet` The cloudwatch agent pod logs show...

type/bug
status/needs-triage

**What I'd like:** We are attempting to use [Dragonfly](https://d7y.io/) with Bottlerocket nodes our EKS environment We'd like to be able to create the files required by Dragonfly in `/etc/containerd/certs.d/.toml` For...

type/enhancement
status/needs-triage

This issue is catalyzed by this experience: https://github.com/bottlerocket-os/bottlerocket/discussions/1573 In the case that the admin container is not starting or unusable, there are no good facilities for - Knowing the state...

type/enhancement
area/core
status/icebox

**What I'd like:** I want to be able to run a bootstrap container but also provide commands/args to it. Really what I would like it is to be able to...

type/enhancement
status/needs-triage

**What I'd like:** I would like to enable container built-in prometheus metrics. An example containerd configuration snippet ``` [metrics] address = "127.0.0.1:1338" ``` **Any alternatives you've considered:** * doing some...

type/enhancement
status/icebox
area/settings

**Image I'm using:** Bottlerocket 1.28+ via AWS provided AMI e.g. `bottlerocket-aws-k8s-1.30-x86_64-v1.32.0-cacc4ce9` **What I expected to happen:** With the following configuration ``` [settings.boot.kernel-parameters] "transparent_hugepage" = ["never"] "hugepages" = ["6550"] "hugepagesz" =...

type/bug
status/needs-triage