DevOps-Academy-Org / dca-prep-guide

Docker Certification Associate preparation guide - a list of resources to help you prepare for a successful certification
MIT License
858 stars 375 forks source link

Added Asciinema Examples for all of Domain 1 Orchestration #51

Closed codydiehl closed 5 years ago

codydiehl commented 5 years ago

Please look over my examples I have went over the documentation and made what I feel to be quality Asciinema examples for each of the objectives in Domain 1.

This merge would not update the main page, I did not include that update in the README.md

There was also a few objectives I could not cover in Asciinema as it didn't make sense on a terminal.

Extend the instructions to run individual containers into running services under swarm (essentially the same thing as previous examples on deploying services)

Interpret the output of docker inspect commands Sketch how a Dockerized application communicates with legacy systems Paraphrase the importance of quorum in a swarm cluster

Govinda-Fichtner commented 5 years ago

@codydiehl Thanks Cody for investing the time to create these beautiful Asciinema examples. Your contribution is most welcome!