Skip to content

Software defined virtual cluster to run distributed applications on developer's workstation/laptop

Notifications You must be signed in to change notification settings

schnell18/vCluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Collections of software defined virtual cluster environments for distributed applications. Each module includes a Vagrantfile defining the virtualized environments to run the distributed application. The vagrant box is built from a minimal CentOS 6 image. The exact instructions to build this box are located at the vmbot github project

Soft cluster catalog

Type Version Nodes root password comment
zookeeper 3.48 zk1,zk2,zk3 root
kafka 0.10.1.0 kf1,kf2,kf3 root
elasticsearch 5.0.0 es1,es2,es3 root
hadoop 2.7.1 hp1,hp2,hp3 root
kubernetes 1.18.0 master,slave1-4 root

Using the cluster

To use the cluster, you need install virtualbox, vagrant and vagrant-hostmanager. Then clone this repository and choose the appropriate module and type command like:

vagrant up

under the corresponding directory and the cluster will start up in a few mintues.

About

Software defined virtual cluster to run distributed applications on developer's workstation/laptop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published