command
Version:
v0.0.0-...-f36290b
Opens a new window with list of versions in this module.
Published: Feb 27, 2018
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Prerequisites: Tested hello-world image.
Build and run Go executable
go build -o ./deploy_helloworld deploy_helloworld.go
./deploy_helloworld
Investigating...
kubectl get pods -l app=hello-world
kubectl logs -l app=hello-world
Exercise: Create a "Hello World" job which runs to completion.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.