i'm running fabric8 2.1.5 version jube on local win7 pc, , trying follow documentation deploy camel-spring quickstart
when run "mvn fabric8:deploy" under quickstarts/java/camel-spring folder, got following error:
[error] failed execute goal io.fabric8:fabric8-maven-plugin:2.1.5:deploy (default-cli) on project quickstart-java-cam el-spring: error executing: failed post app zip to: http://localhost:8585/hawtio/git/master/ http/1.1 302 found
i did try put url http://localhost:8585/hawtio/git/master/ in browser, , redirected me hawtio console home page
have missed config on fabric8 make deployment works?
unfortunately recent bigger changes upgrading kubernetes v1beta3 apis, , changes on web console use web sockets , in process of upgrading jube use hawtio v2 web console, uses same web console on linux platform real kubernetes.
the bottom line current jube releases not work out of box.
it while until sorted , working again.
the native linux / docker / kubernetes distribution of fabric8 works.
Comments
Post a Comment