bottlerocket
bottlerocket copied to clipboard
An operating system designed for hosting containers
**What I'd like:** Bottlerocket nodes currently decide for themselves when an update "becomes visible" to the host. This is controlled by a combination of the following factors: * The update's...
**What I'd like:** containerd supports a global option `--log-level` as described [here](https://github.com/containerd/containerd/blob/main/docs/ops.md). Do debug things like stuck image pulling using `--log-level debug` would be helpful. Use with care, because this...
**Description of changes:** - Bump the versions of the core-kit and kernel-kit. Pending the release of the kits. - Update the Changelog **Testing done:** **Terms of contribution:** By submitting this...
**Image I'm using:** EKS 1.34 Bottlerocket AMI 1.48.0 (arm64) **What I expected to happen:** All volumes attached to EC2 are properly mounted and available for kubernetes persistent volumes **What actually...
Our [latest release of Bottlerocket 1.51.0](https://github.com/bottlerocket-os/bottlerocket/issues/4700) moves `aws-k8s-1.33*` to use `containerd-2.1` due to the [EOL of containerd-2.0](https://github.com/bottlerocket-os/bottlerocket/issues/4686) and `aws-k8s-1.34*` variants has been on `containerd-2.1` since launch. `containerd-2.1` defaults to a...
We've learned a lot since the initial publication of this document and will be attempting a new design for settings extensions. Some of the concepts will differ from this document....
Related: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/760 **Issue number:** Closes # **Description of changes:** **Testing done:** **Terms of contribution:** By submitting this pull request, I agree that this contribution is dual-licensed under the terms of...
**Image I'm using:** bottlerocket-v1.33.5-kubernetes-1-33-eks-17-amd64-a5ca614 **What I expected to happen:** (EKSA) Update to go as expected, with all services starting **What actually happened:** Found node wouldn't become ready, looked at the...
**Issue number:** N/A **Description of changes:** Add the latest features to `aws-dev` and `vmware-dev`. **Testing done:** Built and ran both variants, confirmed they booted up correctly. **Terms of contribution:** By...
**What I'd like:** I would like to leverage FUSE via things like [rclone mount](https://rclone.org/commands/rclone_mount/), but Bottlerocket currently doesn't include the required libraries. **Any alternatives you've considered:** - Build a custom...