Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 711 Bytes

File metadata and controls

21 lines (11 loc) · 711 Bytes

Study Group September 20th

Videos / Concepts to be discussed. Please pleace questions below each video or at the bottom if the page for general questions.

  • Convert an Application Deployment into a Stack File Using a YAML Compose File with 'docker stack deploy'

  • Understanding the 'docker inspect' Output

  • Identify the Steps Needed to Troubleshoot a Service Not Deploying

  • How Dockerized Apps Communicate with Legacy Systems

  • Paraphrase the Importance of Quorum in a Swarm Cluster

  • Exercise: Create a Swarm Cluster

  • Exercise: Start a Service and Scale It Within Your Swarm

  • Exercise: Demonstrate How Failure Affects Service Replicas in a Swarm

  • Exercise: Reassign a Swarm Worker to Manager