Team:
- Ryan Jarvinen
- Josh Wood
- Jan Kleinert
- Michael Hrivnak (replacing Marek Jelen)
The latest lab content is available for review at:
Allotted time: 2 hours
slides: https://docs.google.com/presentation/d/1oSEH9TqXMM62O9VTNZdD37fPJL4YyuloqaKCayO7wOQ/edit?usp=sharing
See the output of the lab setup section (below) for a link to your live copy of the lab materials (sections 2,3,4)
-
See an Operator in action with Etcd
-
Build an Operator with the Operator SDK (using Go)
-
Build an Operator with the Operator SDK (using Ansible)
-
The Operator Community (meet us in the booth for more interactive examples!)
Deploy the lab materials and interactive web terminals (cluster-admin
access level required)
- oc login https://api.cluster-$GUID.$GUID.openshiftworkshop.com:6443
- oc new-project workshops
- ./.workshop/scripts/deploy-spawner.sh
- ./.workshop/scripts/build-workshop.sh
- oc get route
After loading the resulting lab url, use oc login
to authenticate as a cluster admin to follow along