Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation in GCP fails #74

Open
varnav opened this issue Jun 27, 2024 · 0 comments
Open

Installation in GCP fails #74

varnav opened this issue Jun 27, 2024 · 0 comments

Comments

@varnav
Copy link

varnav commented Jun 27, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant