I wonder why the Kubernetes apiserver doesn't start when I start OpenShift Origin. Is it possible to start Kubernetes apiserver at OpenShift startup time? And why isn't this the default behavior?
Origin embeds a kubernetes API server by default. The kubernetes APIs are available under the /api and /apis context roots of your origin API server