Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 398 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 398 Bytes

Delivering the example using a plain manifest

Installing the Manifest

The manifest is currently available via Git in a local directory. To install the manifest first checkout the source code, open a terminal, and move to the delivery/manifest sub-directory. Then run:

kubectl apply -f ./manifest.yaml

This will install a service and a deployment in the demospace namespace.