Giter Site home page Giter Site logo

global-2018-hol's Introduction

2018 Docker Global Event Series: Hands-On Labs

Welcome to your local edition of this season's Docker global event series! From October - December 2018 Docker user groups all over the world will be gathering to work through these hands-on labs and #LearnDocker.

The main theme is modernizing traditional .NET / Windows applications! But as you'll see below we also have a number of other labs available on a variety of topics and for different skill levels, including for beginners. Partner with your neighbor, work in a small group, let your Community Leader know if you need a hand and tweet at @Docker using #LearnDocker to share some pics!

These workshops were designed to work in a Play with Docker Enterprise interface that is only available at special events and workshops. Some of them will work on commandline only, but haven't been tested outside the environment. For a commandline environment, you can use Docker Desktop or the Play with Docker plain interface. If you would like to try Docker Enterprise, please contact sales for more information.

Understanding the Play With Docker Interface

If that doesn't apply to you, you may be interested in the labs available through the Play with Docker Classroom or the Play with Kubernetes Classroom.

Note you may need to open in a private or incognito session, or disable all extensions to use the Play with Docker interface. It is also possible that some corporate proxies and firewalls will make Play with Docker difficult to use.

There are three main components to the Play With Docker (PWD) interface.

1. Console Access

Play with Docker provides access to the 5 Docker EE hosts in your Cluster. These machines are:

  • A Linux-based Docker EE 18.01 Manager node
  • Three Linux-based Docker EE 18.01 Worker nodes
  • A Windows Server 2016-based Docker EE 17.06 Worker Node (if doing a windows oriented lab)

By clicking a name on the left, the console window will be connected to that node.

2. Access to your Universal Control Plane (UCP) and Docker Trusted Registry (DTR) servers

Additionally, the PWD screen provides you with a one-click access to the Universal Control Plane (UCP) web-based management interface as well as the Docker Trusted Registry (DTR) web-based management interface. Clicking on either the UCP or DTR button will bring up the respective server web interface in a new tab.

3. Session Information

Throughout the lab you will be asked to provide either hostnames or login credentials that are unique to your environment. These are displayed for you at the bottom of the screen.

Document conventions

  • When you encounter a phrase in between < and > you are meant to substitute in a different value.

    For instance if you see <dtr hostname> you would actually type something like ip172-18-0-7-b70lttfic4qg008cvm90.direct.ee-workshop.play-with-docker.com

  • When you see the Linux penguin all the following instructions should be completed in your Linux console

  • When you see the Windows flag all the subsequent instructions should be completed in your Windows console. You can skip these sections if you have a Linux only environment.

The Labs

Moving an application to Docker doesn't mean you have to re-write your whole application. In this lab, you'll containerize an older, monolithic .NET application without changing any code. And you'll see the benefit of running it on Docker. Then in a few simple steps you'll build additional services in separate containers, breaking features out of the monolith into separate containers, without rewriting the app.

You've been learning about Docker, here's a chance to get a hands on introduction to the key concepts of Docker. This lab will cover the basics of

  • Images
  • Running containers
  • Container isolation

You've been learning about Docker, here's a chance to get a hands on introduction to the key concepts of Docker. This lab will cover the basics of

  • Images
  • Running containers
  • Container isolation
  • Orchestration

Docker Enterprise Edition (EE) is a Containers-as-a-Service platform that manages and secures diverse applications across disparate infrastructure, both on-premises and in the cloud. This workshop will introduce you to the basics of creating and deploying an app on Docker EE.

The Docker Platform has built in a number of features that make it the most secure way to deploy containerized applications across disparate infrastructure. This lab will explore features such as Security Scanning, Security Policies, and Docker Content Trust.

Moving an application to Docker doesn't mean you have to re-write your whole application. In this lab, you'll containerize an older, monolithic Java application without changing any code. And you'll see the benefit of running it on Docker. Then in a few simple steps you'll build additional services in separate containers, breaking features out of the monolith into separate containers, without rewriting the app.

Docker EE 2.0 is the first Containers-as-a-Service platform to offer production-level support for the integrated management and security of both Linux and Windows Server Containers. It is also the first platform to support both Docker Swarm and Kubernetes orchestration.

In this lab we'll use a Docker EE cluster comprised of Windows and Linux nodes. We'll deploy both a Java web app on Linux and a multi-service application that includes both Windows and Linux components using Docker Swarm. Then we'll take a look at securing and scaling the application. Finally, we will then deploy the app using Kubernetes.

global-2018-hol's People

Contributors

92arpitgoyal avatar gramsimamsi avatar manomarks avatar sixeyed avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

global-2018-hol's Issues

Wrong instructions on the MTA Java hands-on

Hello,

There's an issue on the "Modernizing Traditional Java Applications" hands-on lab instructions.

In one of the earlier steps, it's written to work on manager1:

In the Docker Enterpise Edtion panel, click on manager1 to get the manager window.

Later, we need to get set the IP of the deployed backend, so that the front end can call its REST API. If this is done on the manager1 node, it won't work on port 8080.

./add_ee_pwd_host.sh
cat ./react-client/Dockerfile

Instructions should tell to run the script on any of the worker node, but not on the manager node.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.