The atomic registry installer[1] deploys an all-in-one registy-master-node configuration. It's not intended to support arbitrary pod deployment. The installer should deploy the registry and console pods on the node.
However, the best supported deployment today is the stand-alone registry method on OpenShift[2]. Slightly more complex but more reliable, better tested, etc.
[1] http://docs.projectatomic.io/registry/latest/registry_quickstart/administrators/index.html
[2] https://docs.openshift.org/latest/install_config/install/stand_alone_registry.htmlOn Thu, Jan 26, 2017 at 2:54 PM, Eric <naisanza gmail com> wrote:Following the Quick Start Guide doesn't tell you how to create a Node. I'm unable to deploy any images since it requires a Node to deploy onWhen creating a new Deployment I get the error in the event messages:"no nodes available to schedule pods"I've also opened up a question here: http://ask.projectatomic.io/en/question/ 3878/atomic-registry-how-to- create-a-node/