adriaandejonge / k8s-storm

Kubernetes Storm Cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

k8s-storm

Kubernetes Storm Cluster

Notes:

Starting with Google Container Engine:

gcloud container clusters get-credentials MYCLUSTER

Scaling the number of replicas:

kubectl scale --replicas=5 rc supervisor

About

Kubernetes Storm Cluster


Languages

Language:Shell 100.0%