Git Product home page Git Product logo

gpmr's People

Contributors

chrislovecnm avatar mward29 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gpmr's Issues

Custom Cassandra Docker Image

  • python / cqlsh is not working on the 3.7 custom image. Need to include probably more python modules, not just python-min

K8s Snitch and Provider

KubernetesSeedProvider java class
KubernetesSnitch java class

Please submit a PR to https://github.com/k8s-for-greeks/cassandra. The https://github.com/k8s-for-greeks/cassandra/tree/removed-10731-migration-task-wait branch should probably be merged into a main offshoot that we maintain.

Rack should be based on GCE Availzone, and DC should probably be ENV props. Thoughts? We could also do rack and DC off of node tags ... Your choice ... I like to do it off of k8s, so @mward29 can use it in aws :)

GCE K8s instances already have the az tagged so that is super easy to pick-up. You should be able to access the k8s api for the node tag. I cannot find the example for a po access its nodes api ... but it should be pretty easy :)

Cassandra basic docs?

Hey,

Could you potentially make a short readme on how to set up the cassandra petset? Just to get me up to speed? I'm reading through it right now and it seems to make sense except for:

$ kubectl create -f cassandra-petset-local.yaml
unable to decode "cassandra-petset-local.yaml": quantities must match the regular expression '^([+-]?[0-9.]+)([eEinumkKMGTP]*[-+]?[0-9]*)$'

Just a short doc with how you usually go about testing it would be nice. Nothing fancy or polished.

Thanks.

Docker build failed - what did I do wrong??

core@k8snode-01 /Users/clove/Workspace/src/github.com/k8s-for-greeks/gpmr/pet-race-devops/docker/py3numpy $ docker build .
Sending build context to Docker daemon  5.12 kB
Step 1 : FROM alpine:3.3
3.3: Pulling from library/alpine

d0ca440e8637: Pull complete
Digest: sha256:0403115a0e66f07a50190183baa210d894e3ec1ef5221cadfc95a81ee8c4f8c2
Status: Downloaded newer image for alpine:3.3
 ---> 13e1761bf172
Step 2 : ENV LANG C.UTF-8
 ---> Running in 14fd1770b682
 ---> 7d48ddbe4a33
Removing intermediate container 14fd1770b682
Step 3 : ENV GPG_KEY 97FC712E4C024BBEA48A61ED3A5CA953F73C700D
 ---> Running in 96a301d5c4d6
 ---> 5046e2254ed7
Removing intermediate container 96a301d5c4d6
Step 4 : ENV PYTHON_VERSION 3.5.1
 ---> Running in 84c4d933d328
 ---> ef01ff328f35
Removing intermediate container 84c4d933d328
Step 5 : ENV PYTHON_PIP_VERSION 8.1.2
 ---> Running in 88d918999ddf
 ---> cd5692591a86
Removing intermediate container 88d918999ddf
Step 6 : ADD repositories /etc/apk/repositories
lstat repositories: no such file or directory

Cassandra docker stop issues

Per @paralin -

Also we need to mint a new image for cassandra that uses dumb-init, the current one does not process the terminate signal properly, which means Cassandra will always wait the 30 second grace period and then be killed ungracefully.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.