Flatcar icon indicating copy to clipboard operation
Flatcar copied to clipboard

Kubernetes issue with Flatcar (and other distros) on Brightbox

Open tormath1 opened this issue 6 months ago • 0 comments

Description

It has been raised by the CI that Kubernetes is not working on Brightbox because Google Container Registry is somehow blocking requests:

cluster.go:125: time="2025-05-14T02:20:45Z" level=fatal msg="pulling image: failed to pull and unpack image "[registry.k8s.io/kube-apiserver:v1.30.1](http://registry.k8s.io/kube-apiserver:v1.30.1)": failed to resolve reference "[registry.k8s.io/kube-apiserver:v1.30.1](http://registry.k8s.io/kube-apiserver:v1.30.1)": unexpected status from HEAD request to https://registry.k8s.io/v2/kube-apiserver/manifests/v1.30.1: 403 Forbidden"

The Brightbox team has been made aware of this and they set some mitigation steps to avoid perturbing workloads and they are working with GCP to get this solved.

This issue is just for referencing purposes, there is no action to take on the Flatcar side.

tormath1 avatar Jun 24 '25 10:06 tormath1