Error E109 on creating user pool

Hello,

We’re following the steps in Z2J guide, one of the steps is to create a user pool and we’re getting the following error

Creating node pool user-pool…done.
NAME: user-pool
MACHINE_TYPE: n1-standard-8
DISK_SIZE_GB: 100
NODE_VERSION: 1.25.4-gke.1600
E0109 20:02:47.517941 1640 memcache.go:255]
E0109 20:02:47.587929 1640 memcache.go:106] couldn’t get resource list for metrics.k8s.io/v1beta1: the server is currently unable to handle the request
storageclass.storage.k8s.io/jupyterhub-user-ssd created

Any info on this? Thanks in advance for your help,
David

Is this a reproducible error? Does it block the rest of the installation?