-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Kubernetes Version: v1.27.11 -gke.1062004
Command I run:
helm upgrade --install gke-sandbox-lower port-labs/port-k8s-exporter \
--create-namespace --namespace port-k8s-exporter \
--set secret.secrets.portClientId="Alwj65Td3GIVzL8xWOfcXWeNIU25gLsd" \
--set secret.secrets.portClientSecret="censored" \
--set portBaseUrl="https://api.getport.io" \
--set stateKey="gke-sandbox-lower" \
--set integration.eventListener.type="POLLING" \
--set "extraEnv[0].name"="CLUSTER_NAME" \
--set "extraEnv[0].value"="gke-sandbox-lower"
Error I get:
Release "gke-sandbox-lower" does not exist. Installing it now.
E0627 19:08:25.631177 54 memcache.go:255] couldn't get resource list for external.metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0627 19:08:26.581250 54 memcache.go:106] couldn't get resource list for external.metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0627 19:08:28.791570 54 memcache.go:255] couldn't get resource list for external.metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0627 19:08:28.855384 54 memcache.go:106] couldn't get resource list for external.metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0627 19:08:29.174550 54 memcache.go:255] couldn't get resource list for external.metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0627 19:08:29.212341 54 memcache.go:106] couldn't get resource list for external.metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0627 19:08:29.357398 54 memcache.go:255] couldn't get resource list for external.metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0627 19:08:29.383439 54 memcache.go:106] couldn't get resource list for external.metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0627 19:08:29.561679 54 memcache.go:255] couldn't get resource list for external.metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0627 19:08:29.577180 54 memcache.go:106] couldn't get resource list for external.metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0627 19:08:29.703981 54 memcache.go:255] couldn't get resource list for external.metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0627 19:08:29.766561 54 memcache.go:106] couldn't get resource list for external.metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0627 19:08:29.977178 54 memcache.go:255] couldn't get resource list for external.metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0627 19:08:29.987139 54 memcache.go:106] couldn't get resource list for external.metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0627 19:08:30.431591 54 memcache.go:255] couldn't get resource list for external.metrics.k8s.io/v1beta1: the server is currently unable to handle the request
E0627 19:08:30.515225 54 memcache.go:106] couldn't get resource list for external.metrics.k8s.io/v1beta1: the server is currently unable to handle the request
creating 1 resource(s)
Error: 1 error occurred:
* Internal error occurred: failed calling webhook "rancher.cattle.io.namespaces.create-non-kubesystem": failed to call webhook: Post "https://rancher-webhook.cattle-system.svc:443/v1/webhook/validation/namespaces?timeout=10s": context deadline exceeded
Metadata
Metadata
Assignees
Labels
No labels