Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

getting started - kubectl apply giving error #2586

Closed
asloan7 opened this issue Nov 6, 2019 · 1 comment
Closed

getting started - kubectl apply giving error #2586

asloan7 opened this issue Nov 6, 2019 · 1 comment
Labels
blocked-needs-validation Issue is waiting to be validated before we can proceed bug

Comments

@asloan7
Copy link

asloan7 commented Nov 6, 2019

helm upgrade -i flux --set helmOperator.create=true --set helmOperator.createCRD=false --set git.url=[email protected]:asloan7/flux-get-started --namespace flux fluxcd/flux

Release "flux" does not exist. Installing it now.
Error: Could not get apiVersions from Kubernetes: unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request

helm version
Client: &version.Version{SemVer:"v2.15.1", GitCommit:"cf1de4f8ba70eded310918a8af3a96bfe8e7683b", GitTreeState:"clean"}
Server: &version.Version{SemVer:"v2.15.1", GitCommit:"cf1de4f8ba70eded310918a8af3a96bfe8e7683b", GitTreeState:"clean"}

kubectl version
Client Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.2", GitCommit:"c97fe5036ef3df2967d086711e6c0c405941e14b", GitTreeState:"clean", BuildDate:"2019-10-15T19:18:23Z", GoVersion:"go1.12.10", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.5", GitCommit:"20c265fef0741dd71a66480e35bd69f18351daea", GitTreeState:"clean", BuildDate:"2019-10-15T19:07:57Z", GoVersion:"go1.12.10", Compiler:"gc", Platform:"linux/amd64"}

@asloan7 asloan7 added blocked-needs-validation Issue is waiting to be validated before we can proceed bug labels Nov 6, 2019
@2opremio
Copy link
Contributor

metrics.k8s.io/v1beta1: the server is currently unable to handle the request suggests you were suffering from the problem fixed by #2606 .

Closing, let me know if this is still an issue with recent versions of Flux.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocked-needs-validation Issue is waiting to be validated before we can proceed bug
Projects
None yet
Development

No branches or pull requests

2 participants