Git Product home page Git Product logo

hyperctl's People

Contributors

youurayy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

hyperctl's Issues

init keeps asking for rsa passfrase

Hi

I got the init running without errors

But it keeps dooing this
Enter passphrase for key 'C:\Users\user/.ssh/id_rsa':
waiting for master to init...
Enter passphrase for key 'C:\Users\user/.ssh/id_rsa':

Is there still someting missing or mis configured

@master: Permission denied (publickey,gssapi-keyex,gssapi-with-mic)

Hi while trying to inint my nodes within a elevated powershell i constantly gives the following error after i created the network,and the master en 3 nodes
@master: Permission denied (publickey,gssapi-keyex,gssapi-with-mic)
waiting for master to init...
key_load_public: invalid format

What can i do to get it ti init and get the cluster up ad running

I am running on Windows 10 pro with hyper-v installed the nodes and master are running as far is i can see within the hyper-v manager

Unable to SSH

Hello

I was trying to use hyperctl but is unable to ssh to the system. I always get ssh_exchange_identification: Connection closed by remote host. Nor am I able to login to the VM manually. I removed the public access to the entire user's folder and am running the PowerShell in admin mode.

OS Name: Microsoft Windows 10 Enterprise
OS Version: 10.0.18363 N/A Build 18363

Any ideas?

Permission denied (publickey,gssapi-keyex,gssapi-with-mic). waiting for master to init... w510@master: Permission denied (publickey,gssapi-keyex,gssapi-with-mic). waiting for master to init...

HI i have seached this over and over but all the linux based things wont work.

even when trying to ssh into one of node r the master it will kick

PS C:\Users\w510> ssh master
The authenticity of host 'master (10.10.0.10)' can't be established.
ECDSA key fingerprint is SHA256:kTH3kmEtq7qfXZKBv2XHihTcGAVoi2CG3njS/FQjMXY.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'master,10.10.0.10' (ECDSA) to the list of known hosts.
w510@master: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).

ran ssh-keygen and it generated 2 files in .ssh without password
but it keeps dooing this.

keep in mind i am not running linux , its a windows host.

errors on running init Hyper-v script

When running the init step with the rsa key without passphrase it goes further but no blocks on
PS E:\VMs\Kubernetes\Kub-Scripts> .\hyperctl.ps1 init

executing on master: sudo kubeadm init --pod-network-cidr=10.244.0.0/16 &&
mkdir -p $HOME/.kube &&
sudo cp /etc/kubernetes/admin.conf $HOME/.kube/config &&
sudo chown $(id -u):$(id -g) $HOME/.kube/config &&
kubectl apply -f $(eval echo https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.yml)
sudo: kubeadm: command not found
master init has failed, aborting

why is it so hard to just run what you made and get to to work normally

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.