Dmitriy
Dmitriy
Please, add some brief instructions, dependencies and requirements to compile `kubemci` (golang, GOPATH, GOBIN. etc). That would be very helpful for those who not familiar with golang. Thanks in advance.
It would be great to have an option like `machine_type` or `disk_size` for external IP, which already have been created. In cases like when user have to use CloudSQL for...
``` $ python2 utils/populate-configmap.py Traceback (most recent call last): File "utils/populate-configmap.py", line 20, in "cadata": base64.b64decode([cluster for cluster in data["clusters"] if cluster["name"] == "federation"][0]['cluster']['certificate-authority-data'])[:-1], IndexError: list index out of range...
Can this be used with lua-resty-redis to connect to an upstream of redis servers? If yes, provide me some example, if you please. Thanks in advance.
I'm very new to Cassandra and need to healthcheck a cluster of 5 Cassandra nodes with ~1000 of keyspaces created. With the default setup, I'm getting a huge number of...