redspread / spread

Docker to Kubernetes in one command
https://coreos.com
Apache License 2.0
1.84k stars 83 forks source link

with namespace #113

Open SolarisYan opened 8 years ago

SolarisYan commented 8 years ago

hello , how to depoly to kubernetes with custom namespace? and when i define namespace,the error is :

Error using /builds/dev/nodejs: error adding '/builds/dev/nodejs/rc.yml': metadata.namespace: Forbidden: not allowed on this type build

ERROR: Build failed: exit code 1

anyone can help me?

ethernetdan commented 8 years ago

Mind posting "/builds/dev/nodejs/rc.yml"?

Are you able to kubectl create -f /builds/dev/nodejs/rc.yml?