舉報

會員
Apache Mesos Cookbook
最新章節(jié):
How to do it...
Thisbookisforsystemadministrators,engineers,andbigdataprogrammers.BasicexperiencewithbigdatatechnologiessuchasHadooporSparkwouldbeusefulbutisnotessential.AworkingknowledgeofApacheMesosisexpected.
目錄(259章)
倒序
- cover
- Title Page
- Copyright
- Apache Mesos Cookbook
- Credits
- About the Authors
- About the Reviewer
- www.PacktPub.com
- Why subscribe?
- Customer Feedback
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Sections
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Conventions
- Reader feedback
- Customer support
- Downloading the example code
- Downloading the color images of this book
- Errata
- Piracy
- Questions
- Getting Started with Apache Mesos
- Introduction
- Installing Mesos on Ubuntu 16.04 from packages
- Getting ready
- How to do it...
- How it works...
- See also
- Installing Mesos on Ubuntu 14.04 from packages
- Getting ready
- How to do it...
- How it works...
- See also
- Installing Mesos on CentOS 7 and RHEL 7 from packages
- Getting ready
- How to do it...
- How it works...
- See also
- Preparing Ubuntu 16.04 for a Mesos installation from source code
- Getting ready
- How to do it...
- How it works...
- Preparing Ubuntu 14.04 for a Mesos installation from source code
- Getting ready
- How to do it...
- How it works...
- Preparing OS X (Yosemite and El Capitan) for a Mesos Installation from source code
- Getting ready
- How to do it...
- How it works...
- Downloading building and installing the Mesos source code
- Getting ready
- How to do it...
- How it works...
- There's more...
- Configuration tips
- Build tips
- Installation tips
- Implementing High Availability with Apache ZooKeeper
- Introduction
- Configuring ZooKeeper installed from packages on Ubuntu 14.04 Ubuntu 16.04 CentOS 7 or RHEL 7
- Getting ready
- How to do it...
- Configuring Mesos masters with ZooKeeper
- Configuring Mesos agents with ZooKeeper
- How it works...
- There's more...
- Configuring ZooKeeper on Ubuntu 14.04 16.04 and OS X from source
- Getting ready
- How to do it...
- Configuring Mesos masters with ZooKeeper
- Configuring Mesos agents with ZooKeeper
- How it works...
- There's more...
- Running and Maintaining Mesos
- Introduction
- Logging and debugging
- Getting ready
- How to do it...
- How it works...
- Monitoring
- Getting ready
- How to do it...
- How it works...
- See also
- Setting attributes for agents
- How to do it...
- How it works...
- Defining roles and resources
- How to do it...
- How it works...
- There's more...
- Dynamic reservations
- Persistent volumes
- Oversubscription
- How to do it...
- How it works...
- See also
- Controlling permissions using access control lists
- Getting ready
- How to do it...
- How it works...
- Agent authentication
- Getting ready
- How to do it...
- Master
- Agent
- Marathon
- How it works...
- Encryption SSL
- Getting ready
- How to do it...
- How it works...
- Upgrading Mesos
- How to do it...
- How it works...
- Understanding the Scheduler API
- Introduction
- Installing Protobuf
- Getting ready
- How to do it...
- How it works...
- Registering frameworks
- How to do it...
- How it works...
- Handling events
- How to do it...
- How it works...
- Declining offers
- How to do it...
- How it works...
- Scheduling tasks
- How to do it...
- How it works...
- Acknowledging task updates
- How to do it...
- How it works...
- Killing tasks
- How to do it...
- How it works...
- State persistence
- How to do it...
- How it works...
- Reconciliation
- How to do it...
- How it works...
- Managing Containers
- Introduction
- Enabling the Mesos containerizer
- Getting ready
- How to do it...
- How it works...
- Enabling POSIX isolators
- Getting ready
- How to do it....
- How it works...
- Enabling the POSIX disk isolator
- Getting ready
- How to do it...
- How it works...
- Configuring the shared filesystem isolator
- Getting ready
- How to do it...
- How it works...
- Configuring cgroup isolators
- Getting ready
- How to do it...
- How it works...
- Configuring the port mapping network isolator
- Getting ready
- How to do it...
- How it works...
- Configuring Docker image support for the Mesos containerizer
- Getting ready
- How to do it...
- How it works...
- Using the Docker containerizer
- Getting ready
- How to do it...
- How it works...
- Running an image from a private repository
- Getting ready
- How to do it...
- How it works...
- Using container network interface
- Getting ready
- How to do it...
- How it works...
- Monitoring containers with Sysdig
- Getting ready
- How to do it...
- How it works...
- Deploying PaaS with Marathon
- Introduction
- Installing and configuring Marathon
- Getting ready
- How to do it...
- How it works...
- Monitoring Marathon
- Getting ready
- How to do it...
- How it works...
- Launching an application
- Getting ready
- How to do it...
- How it works...
- Launching a Docker container
- Getting ready
- How to do it...
- How it works...
- Setting up the discovery service
- Getting ready
- How to do it...
- How it works...
- Enabling SSL
- Getting ready
- How to do it...
- How it works...
- Enabling basic access authentication
- Getting ready
- How to do it...
- How it works...
- Using a custom authentication plugin
- Getting ready
- How to do it...
- How it works...
- Tuning Marathon
- Getting ready
- How to do it...
- How it works...
- Job Scheduling with Metronome
- Introduction
- Installing and configuring Metronome
- How to do it...
- How it works...
- Monitoring Metronome
- How to do it...
- How it works...
- Scheduling jobs
- How to do it...
- How it works...
- Continuous Integration with Jenkins
- Introduction
- Building the Jenkins Mesos plugin
- Getting ready
- How to do it...
- How it works...
- Installing Jenkins
- How to do it...
- Enabling the Jenkins Mesos plugin
- Getting ready
- How to do it... 更新時間:2021-07-15 17:05:03
推薦閱讀
- C++面向對象程序設計(第三版)
- 機器學習系統(tǒng):設計和實現(xiàn)
- 密碼學原理與Java實現(xiàn)
- Python自動化運維快速入門
- PowerCLI Cookbook
- 數(shù)據(jù)結構(Java語言描述)
- Java EE核心技術與應用
- Java系統(tǒng)化項目開發(fā)教程
- 從零開始學C語言
- C語言程序設計上機指導與習題解答(第2版)
- Multithreading in C# 5.0 Cookbook
- 零基礎學C語言程序設計
- Python商務數(shù)據(jù)分析(微課版)
- Python編程快速上手2
- Yii2 By Example
- Kotlin語言實例精解
- RESTful Web API Design with Node.js(Second Edition)
- Unity與C++網絡游戲開發(fā)實戰(zhàn):基于VR、AI與分布式架構
- 深度學習:基于Python語言和TensorFlow平臺(視頻講解版)
- 深入理解MySQL主從原理
- Performance Testing with JMeter 3(Third Edition)
- Go語言從入門到項目實戰(zhàn)(視頻版)
- Learning Bitcoin
- LibGDX Cross:Platform Development Blueprints
- 中學生C++創(chuàng)意編程
- Python數(shù)據(jù)分析基礎教程
- 國際大學生程序設計競賽例題解(八)
- 實戰(zhàn)Python設計模式:可復用面向對象軟件開發(fā)實踐
- Machine Learning Algorithms
- Scratch項目式編程實戰(zhàn):打造超酷大型游戲