Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Mastering Mesos

You're reading from  Mastering Mesos

Product type Book
Published in May 2016
Publisher Packt
ISBN-13 9781785886249
Pages 352 pages
Edition 1st Edition
Languages
Authors (2):
Dipa Dubhashi Dipa Dubhashi
Profile icon Dipa Dubhashi
Akhil Das Akhil Das
Profile icon Akhil Das
View More author details

Table of Contents (16) Chapters

Mastering Mesos
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Preface
1. Introducing Mesos 2. Mesos Internals 3. Getting Started with Mesos 4. Service Scheduling and Management Frameworks 5. Mesos Cluster Deployment 6. Mesos Frameworks 7. Mesos Containerizers 8. Mesos Big Data Frameworks 9. Mesos Big Data Frameworks 2 Index

Deploying and configuring Mesos cluster using Puppet


This portion will primarily cover how one can deploy a Mesos cluster with the Puppet configuration management tool using the ZooKeeper and Mesos modules located at the following repositories:

  • https://github.com/deric/puppet-mesos

  • https://github.com/deric/puppet-zookeeper

Puppet is an open source configuration management tool that runs on Windows, Linux, and Mac OS. Puppet Labs was founded by Luke Kanies, who produced the Puppet, in 2005. It is written in Ruby and released as free software under the GNU General Public License (GPL) until version 2.7.0 and Apache License 2.0 after that. Using this, system administrators can automate the standard tasks that they need to run regularly. More information about Puppet can be found at the following location:

  • https://puppetlabs.com/puppet/puppet-open-source

The code will be organized with the profiles and roles pattern, and the node data will be stored using Hiera. Hiera is a Puppet tool to perform...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}