bottlerocket-update-operator
bottlerocket-update-operator copied to clipboard
A Kubernetes operator for automated updates to Bottlerocket
Hi, we use our own CNI (Cilium) and therefore have to install all components in the hostNetwork. Kubernetes offers the option to do this: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.26/#podspec-v1-core We also had to set...
Hi ! We are trying to monitor better what happens on our kubernetes Cluster. We are using brupop-update-operator 1.4.0 and we notice despite setting up higher cpu & memory requests,...
{{- if ((.Values.image_pull_secrets)) }} image_pull_secrets: {{ .Values.image_pull_secrets }} {{- end }} In helm template
**Image I'm using:** bottlerocket-aws-k8s-1.30-x86_64-v1.28.0-0ab4fab4 **Issue or Feature Request:** Hi Team, I tried installing bottle rocket-update-operator on my cluster and I could see all the pods ( agent, api-server and the...
When using managed node groups with Bottlerocket and Brupop, we are facing a situation of nodes starting with an older version of Bottlerocket. As stated in the docs (https://bottlerocket.dev/en/brupop/1.3.x/troubleshoot/#bottlerocket-instances-start-with-an-old-version-of-bottlerocket), this...
**Issue or Feature Request:** Now that the Bottlerocket SDK provides the machinery to build `aws-lc-rs` from source, we should migrate `rustls` off `ring` and use `aws-lc-rs` instead.