Open shortcircuit3 opened 5 years ago
Hey! Thanks for the question someone will answer you soon.
hey @milesalex what version of node are you using? and is your context set properly using the kubectl tool and does the kubectl tool work properly?
➜ api git:(master) node -v
v8.11.1
How do i see if context is set properly
please try upgrading your node version to 10 and check the context is set properly by
kubectl config get-context
If you see a list of names with * prefixed in anyone of it then it is fine
Still getting error
➜ api git:(master) kubectl config current-context
this returns the context im currently in
@milesalex did you try upgrading node?
can you please also share your kubeconfig (secrets removed)?
Having the same problem. Nodejs version 10.15.2.
Cool tool and excited to get it working!