cloud - Deploy Kubernetes with openstack -


try deploy kubernetes openstack (icehouse), got following error: error: many values unpack

command:

heat stack-create corekube --template-file corekube-heat.yaml -p key_name=keyname 

hot:

https://github.com/metral/corekube/blob/master/corekube-heat.yaml


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -