Error setting up Kubernetes with Vagrant -


when run kubernetes vagrant setup script:

export kubernetes_provider=vagrant curl -ss https://get.k8s.io | bash 

i get:

validating master validating minion-1  waiting each minion registered cloud provider error: couldn't read version server: https://10.245.1.2/api:dial tcp 10.245.1.2:443: connection refused 

anyone know how can fix this?

it looks issue gone, i've tried 1 more time , installation went flawlessly:

enter image description here


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -