You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
I freshly installed the latest corectl and kube-cluster-osx today on OS X El Capitan 10.11.2 (15C50). When I click Setup->Initial setup of Kube-Cluster VMs, I get this error:
[ERROR] openpgp: invalid data: user ID packet not followed by self-signature
Full console log:
22:17:53-myusername~$ /Applications/Kube-Cluster.app/Contents/Resources/first-init.command; exit;
Setting up Kubernetes Cluster for macOS
Reading ssh key from /Users/myusername/.ssh/id_rsa.pub
/Users/myusername/.ssh/id_rsa.pub found, updating configuration files ...
Set CoreOS Release Channel:
1) Alpha (may not always function properly)
2) Beta
3) Stable (recommended)
Select an option: 3
Please type Nodes RAM size in GBs followed by [ENTER]:
[default is 2]:
Changing Nodes RAM to 2GB...
Creating 5GB sparse disk (QCow2) for Master ...
-
Created 5GB Data disk for Master
Please type Nodes Data disk size in GBs followed by [ENTER]:
[default is 15]:
Creating 15GB sparse disk (QCow2) for Node1...
-
Created 15GB Data disk for Node1
Creating 15GB sparse disk (QCow2) for Node2...
-
Created 15GB Data disk for Node2
Starting k8smaster-01 VM ...
> booting k8smaster-01 (1/1)
[WARN] /Users/myusername/.coreos/images/stable/1122.2.0/coreos_production_pxe.vmlinuz missing - stable/1122.2.0 ignored
---> downloading and verifying stable/1122.2.0
[ERROR] openpgp: invalid data: user ID packet not followed by self-signature
Master VM has not booted, please check '~/kube-cluster/logs/master_vm_up.log' and report the problem !!!
Press [Enter] key to continue...