Apache Mesos is an open source cluster manager developed at UC Berkeley. It provides resource isolation and sharing across distributed applications. Mesos consists of a 마스터 데몬을 관리하는
슬레이브 데몬을 각 클러스터 노드에서 실행합니다.Mesos 프레임워크 are applications that runs on Mesos and run 작업 on these slaves. 마라톤 is a container orchestration platform
running on Mesos.여러 컨테이너 형식 are supported and Docker is certainly the most common one!
Docker Container using Apache Mesos and Marathon explains how to setup Mesos and Marathon. The setup is quite involving and a bit flaky. It required to download and Install
Mesos Master and Slave, ZooKeeper, Docker Engine, and Marathon.
DC/OS is a distributed operating system using Mesos as its kernel. DC/OS 및 Amazon을 사용하는 Mesos의 Couchbase explained how to run a single
Couchbase container on DC/OS using CloudFormation templates. Running a single node Couchbase may work during initial development phase. The need to start a multi-node Couchbase cluster becomes eminent as you move along further in development, and
certainly needed during the production phase.
So, you’d like to run a Couchbase cluster on DC/OS?
Couchbase Cluster on DC/OS is complete walk through of how to setup a Couchbase cluster on DC/OS. It walks through the following steps:
- 카우치베이스란 무엇인가요?
- 카우치베이스 클러스터
- Setup DC/OS on Amazon Web Services
- Configure CLI and Install Marathon Load Balancer
- Create Couchbase “startup” service
- Create Couchbase “node” service
- Scale Couchbase Cluster
- 카우치베이스 클러스터 재조정
- 결론
자세한 내용은 여기에서 확인하세요:
- 컨테이너의 카우치베이스
- 카우치베이스 개발자 포털
- 다음에 대해 질문하세요. 카우치베이스 포럼 또는 스택 오버플로
- 다운로드 카우치베이스
다음 링크에서 팔로우할 수도 있습니다. @couchbasedev 그리고 @couchbase.
[…] Couchbase Cluster on Mesos with DC/OS provide more details on how to setup a Couchbase cluster on DC/OS. […]
[…] Couchbase Cluster on Mesos with DC/OS provide more details on how to setup a Couchbase cluster on DC/OS. […]