Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Introducing Clocker

Introducing Clocker

Short review of the latest Clocker features

Andrew Kennedy

July 23, 2015
Tweet

More Decks by Andrew Kennedy

Other Decks in Technology

Transcript

  1. @grkvlt Clocker Statistics • 1 Year Old • 651 Commits

    • 138 Pull Requests • 10 Contributors • 15 KLOC • 20 Releases • 1.0.0-PREVIEW.20150722 • 20 Conferences Copyright 2015 by Cloudsoft Corporation Limited http://www.redotheweb.com/CodeFlower/ http://www.redotheweb.com/CodeFlower/
  2. @grkvlt @grkvlt • Application Management Platform • Deploy, Manage and

    Monitor Blueprints • Provisioning, Installation and Customization • Management • AutoScaling, Resilience, Performance, Security Apache Brooklyn
  3. @grkvlt Docker • Containers • Isolation • Performance • Composable

    • Huge Ecosystem • The Future of Compute • Awesome Copyright 2015 by Cloudsoft Corporation Limited
  4. @grkvlt What does it do? 1. Spins up and Manages

    Docker Clouds 2. Serves up Containers on Demand 3. Manages Composite Application Deployments on Docker Copyright 2015 by Cloudsoft Corporation Limited
  5. @grkvlt Clocker Orchestration Copyright 2015 by Cloudsoft Corporation Limited Docker

    Engine Virtual Machine Container Clocker Network Segment SDN Provider Cloud Provider Brooklyn
  6. @grkvlt Application Blueprints Copyright 2015 by Cloudsoft Corporation Limited id:

     docker-­‐jboss name:  "Docker  Hub  JBoss  Server" origin:  "https://registry.hub.docker.com/_/jboss/" locations: -­‐ my-­‐docker-­‐cloud services: -­‐ type:  docker:jboss/wildfly:8.2.0.Final openPorts: -­‐ 8080 -­‐ 9990 directPorts: -­‐ 8080 id:  docker-­‐jboss name:  "Docker  Hub  JBoss  Server" origin:  "https://registry.hub.docker.com/_/jboss/" locations: -­‐ my-­‐docker-­‐cloud services: -­‐ type:  docker:jboss/wildfly:8.2.0.Final openPorts: -­‐ 8080 -­‐ 9990 directPorts: -­‐ 8080
  7. @grkvlt New Features • Multi Region • Use Swarm and

    labels to decide where to run • More than one Cloud provider (modulo SDN) • Better Native Docker Support • No more SSH per container • Minimize images with Alpine • Cross-target Applications • Virtual Machine and Container services Copyright 2015 by Cloudsoft Corporation Limited
  8. @grkvlt Clocker Future • Deeper Swarm Integration • Delegate Mechanism

    to Docker • Use Powerstrip but move to Scheduler plugin • Docker Compose • ClusterHQ Flocker Integration • Storage for VMs and containers • Mesos Framework for Brooklyn • Deploy Clocker to a DCOS infrastructure Copyright 2015 by Cloudsoft Corporation Limited