HandyOSS / HandyHost

Host DVPN/HNS, Sia and Akash all in one UI.
https://handyhost.computer
GNU Lesser General Public License v2.1
102 stars 16 forks source link

Ubuntu: E: Unable to locate package kubectl #28

Open limestone-xyz opened 2 years ago

limestone-xyz commented 2 years ago

Hey all, so I'm trying to build HandyHost from source on my Pi4B(8gb) on Ubuntu. Following the guide everything went smoothly until "3. Install dependencies:", where I got this error: E: Unable to locate package kubectl I tried following the guide on kubernetes to install it separately, but it throws this error when running "kubectl cluster-info": The connection to the server localhost:8080 was refused - did you specify the right host or port?

I'm very new to Ubuntu and try to learn as much on the way as I can. Could anyone tell me what I should try now? Thanks!