Obtain the oc client tool from OKD github releases and install the appropriate binary for your platform. Also, install Docker and configure it to have an insecure registry CIDR of
172.30.0.0/16
.
Do a basic localhost install of OKD
oc cluster up
If desired, fix the config for exposing the console and routes outside localhost (127.0.0.1)