Skip to content

chrislovecnm/gpmr

 
 

Repository files navigation

Greek Pet Monster Race

Demo application for Kubernetes and Cassandra

This application is built to run Cassandra on Kubernetes at scale, hosted on Google Cloud. The demo with Google will run 1000 Cassandra pods on Kubernetes using a new feature in 1.3 called PetSets.

Kubernetes Features

  • PetSet (alpha 1.3)
  • Jobs
  • Services
  • Resource Controllers
  • Secrets
  • Volumes, PVC / PV
  • GCE Integration
  • Muitple Zones (Ubernetes)
  • DNS

Applications

  • Cassandra
  • Python Batch Jobs
  • JHipster Front End

Why Greek Pet Monster Race

Well we needed to generate ALOT of data. We probably cannot generate enough. Timesequences and randmon data are great use cases for Cassandra. Kubernetes and Cassandra are both ancient greek words. We are geeks. Ancient pets are cool.

Let's have a RACE!!

Components

DevOps

  • Dockers
  • Yaml for K8s
  • Scripts for deploying kubernetes on GCE in mulitple AZ (PetSet is in 1.3 alpha 5 and above)

Pet Race Job

Python application to generate hopefully a lot of data. Because it is created to generate data and connections and load and load, it is coded without batch. Run that inside of a K8s Job, and vroom ... data.

Uses:

  • Python 3
  • Datastax driver
  • Numpy

Pet Race UI

Yah we are K8s guys, but dammit we have to have data vis (btw any UI gurus want to help)?

Uses:

About

Greek Pet Monster Race

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 32.6%
  • JavaScript 28.4%
  • HTML 15.8%
  • CSS 12.8%
  • Python 3.6%
  • Shell 3.0%
  • Other 3.8%