-
Following this example https://github.com/frees-io/freestyle-cassandra-example/blob/master/basic/src/main/scala/freestyle/cassandra/sample/Implicits.scala#L42, I just seen that these implicits should …
-
Tried creating a cluster a few times from different machines and accounts and getting following:
**Creating Cluster:**
```
2018-03-19T00:04:53-07:00 [ℹ] Updating state store for cluster [bscot…
-
Cross-build binaries under directory `test/images`,
https://github.com/kubernetes/kubernetes/tree/master/test/images
TODO LIST:
- [ ] clusterapi-tester
- [ ] dnsutils
- [ ] entrypoint-tester
- [ ] fa…
-
A certain client-API REST call, i.e. (`NodeStatus`):
```go
clnt, _ := cluster.NewClusterClient("http://127.0.0.1:9001", "v1")
clusterManager := cluster.ClusterManager(clnt)
clusterManager.NodeSt…
zoxpx updated
7 years ago
-
When trying to view all of the containers via the Container module page, it fails to render and notice a 500 error from the API call with the following error stack:
`java.lang.NullPointerException …
-
Trying to figure out how to growAndShrink the cluster using the API. I am guessing it is using ClusterAPI PUT, but I can find no documentation around the payload.
I just want to be able to reduce/in…
-
If for some reason you only have the 8.0 Python bindings installed and you try to use the daemon to monitor a 7.2 cluster, it will exit during startup with an exception related to the fact that the 8.…
-
Hi. I have a server scrimmages, which is very outdated, so I decided to upgrade it, the issue is that the cardinalpgm and sportbukkit are not compatible, I downloaded many cardinal and sportbukkit, sp…
-
I'm running kubernetes docker containers on CentOS Linux release 7.2.1511, 3.10.0-327.10.1.el7.x86_64.
I'm using the following script to run the kube-master [link](https://github.com/kubernetes/kuber…
-
After running couple e2e tests on a GCE cluster created from HEAD endpoint controller stops working (no entries in controller log on master) and no endpoints are created for a service. I have this clu…