Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[exercise] Introduce manual tasks to represent toil after initial application deployment #8

Open
7 tasks
tylerauerbeck opened this issue Oct 1, 2021 · 0 comments
Labels
Deploy Application Deployment and Automation Exercise Implementation Toil Toil

Comments

@tylerauerbeck
Copy link
Contributor

tylerauerbeck commented Oct 1, 2021

📝 Description

After the initial deployment of our application, we want to show that not everything has been automated and that there is still some toil that exists in our life. We should come up with a set of tasks that needs to be "hand-rolled" once the rollout of PB completes. The current idea for this could be having to manually upload a base set of cat images to populate Pet Battle (but could include other tasks as well).

✅ A/Cs

  • Identify manual tasks (i.e. image upload)
  • Show manual process within exercise
  • Identify somewhere to store an initial set of base image (github repo that we can source from repeatedly)
  • Upload base set of cat images
  • Create tasks that would pull image from repository into cluster ( store into PVC)
  • Create tasks that would load images from PVC into application
  • Create documentation showing student how to accomplish these tasks (and reduce this toil)
@tylerauerbeck tylerauerbeck added documentation Improvements or additions to documentation Deploy Application Deployment and Automation Toil Toil labels Oct 1, 2021
@oybed oybed added Exercise Implementation and removed documentation Improvements or additions to documentation labels Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deploy Application Deployment and Automation Exercise Implementation Toil Toil
Projects
None yet
Development

No branches or pull requests

2 participants