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.
- PetSet (alpha 1.3)
- Jobs
- Services
- Resource Controllers
- Secrets
- Volumes, PVC / PV
- GCE Integration
- Muitple Zones (Ubernetes)
- DNS
- Cassandra
- Python Batch Jobs
- JHipster Front End
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!!
- Dockers
- Yaml for K8s
- Scripts for deploying kubernetes on GCE in mulitple AZ (PetSet is in 1.3 alpha 5 and above)
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
Yah we are K8s guys, but dammit we have to have data vis (btw any UI gurus want to help)?
Uses:
- jhipster
- java / spring
- AngualarJS
- D3