Discover Packages
github.com/spohnan/origin
examples
hello-openshift
command
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jun 18, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Hello, OpenShift!
This example will serve an http response of "Hello OpenShift!" to http://localhost:6061 . To create the pod run:
$ oc create -f examples/hello-openshift/hello-pod.json
If you need to rebuild the image:
$ go build -tags netgo # ensures static binary
$ mv hello-openshift bin
$ docker build -t docker.io/openshift/hello-openshift .
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.