Closed fernandohackbart closed 7 years ago
docker pull cassandra
docker run -d --name cassandra --network bikeride-network --ip 172.18.0.3 -p 9042:9042 -i cassandra
Well now its time to have a cassandra database in the minkube installation, then I can go for the bikeride containers...
Using the Kong Cassandra
https://kubernetes.io/docs/tutorials/stateful-application/cassandra/