Skip to content

TOSIT-IO/tdp-incus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDP Incus

Launch a fully-featured virtual TDP Hadoop cluster with a single command or customize the infrastructure.

Requirements

  • incus
  • openssh
  • jq

Start Environment

export TDP_HOME=<Path>
./launch.sh

Stop Environment

./destroy.sh

Enter in VM

incus shell edge-01

Enter using SSH

If machine IPs defined in /etc/hosts:

ssh -i data/incus_key [email protected]

Else:

ssh -i data/incus_key [email protected]

About

incus implementation for VM environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages