Skip to content

Gamabox Chart Contain Apache Hadoop and Apache Spark

Notifications You must be signed in to change notification settings

gamacloud/gamabox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gamabox Helm Chart

This chart used to deploy Big Data environment in Kubernetes Cluster. whether on local or on production state.

Chart Details

This chart will do the following:

  • 1 x Spark Master with port 8080 exposed on an external LoadBalancer
  • 3 x Spark Workers with HorizontalPodAutoscaler to scale to max 10 pods when CPU hits 50% of 100m
  • 1 x Hadoop Datanode
  • 1 x Hadoop NameNode
  • 1 x Yarn Resource Manager
  • 1 x Yarn NodeManager
  • All using Kubernetes Deployments

Installing the Chart

Alternatively, a YAML file that specifies the values for the parameters can be provided while installing the chart. For example,

$ helm package .
$ helm install gamabox--name gamabox -f values.yaml

Tip: You can use the default values.yaml

About

Gamabox Chart Contain Apache Hadoop and Apache Spark

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages