att-comdev / halcyon-vagrant-kubernetes

Vagrant deployment mechanism for halcyon-kubernetes.
Apache License 2.0
12 stars 14 forks source link

x509: certificate signed by unknown authority with kubernetes #49

Closed bpattewar closed 7 years ago

bpattewar commented 7 years ago

After running all the steps run inside the read.me doc and after running vagrant up when I try to test Kubernetes Cluster, I am getting following issue ~/halcyon-vagrant-kubernetes$ kubectl run -i -t $(uuidgen) --image=busybox --restart=Never Unable to connect to the server: x509: certificate signed by unknown authority (possibly because of "crypto/rsa: verification error" while trying to verify candidate authority certificate "kubernetes")

I tried it several times and the issue is persistent. The base OS is Ubuntu16.04

v1k0d3n commented 7 years ago

@Bpatewar have you tried running a vagrant box update within the directory, so it forces the boxes to upgrade?

v1k0d3n commented 7 years ago

@Bpatewar just checking back with you. do you have any updates on this, so we can either resolve it or close the issue?

v1k0d3n commented 7 years ago

unfortunately no response. closing issue.