GithubHelp home page GithubHelp logo

isabella232 / nluug-2016-minimesos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from containersolutions/nluug-2016-minimesos

0.0 0.0 0.0 2.72 MB

Slides and code for minimesos talk at NLUUG 2016 fall conference

nluug-2016-minimesos's Introduction

nluug-2016-minimesos

Contents

Slides and demo for the minimesos talk at the NLUUG 2016 Fall Conference

Demo

The environment

Show that no containers are running

docker ps

Starting the cluster

$ minimesos --debug up
  • Check the state
$ minimesos state | less
  • Check the processes
$ minimesos ps

Exploring the master UI

  • Check out the running tasks: Elasticsearch and Weave Scope.
  • Check out the resources.

Exploring Mesos Elasticsearch

  • Check out the Frameworks tab. Elasticsearch should be running. From here you can check out the tasks.
  • Check the 'tasks' menu.
  • Check the Elasticsearch endpoint.
  • Index a tweet.
$ curl -XPUT [email protected] IP:PORT/twitter/tweet/1
  • Perform a search.
  • Scale up.
  • Show the _nodes endpoint.

Exploring the Mesos Elasticsearch Sandbox

  • Show the downloaded files and logs

Exploring Weave Scope

  • Go to http://localhost:4000

Exploring the minimesos files

$ cat minimesosFile
$ cat es.json
$ cd .minimesos

Destroying the cluster

$ minimesos destroy
  • Show that everything is cleaned up
$ docker ps

nluug-2016-minimesos's People

Contributors

frankscholten avatar

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.