Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 696 Bytes

04-exercises.org

File metadata and controls

13 lines (8 loc) · 696 Bytes

Prove yourself!

There is a list of tasks you should accomplish to prove, that you really understand ASB and OpenShift/Kuberentes workshop.

Golang challenge: Simplify app binding via svcat

We’ve used PodPreset to map secrets generated from Bind to destination pod. Write a kubectl/oc like plugin for svcat

Ansible challenge:

Write single task in role my-pg-apb that will take care of both provisioning and deprovisioning of resources. Reward is that you won’t need to keep separate list of resources to be deleted and created.