-
kubectl logs would print a list of containers in 1.4.4 (and earlier), in 1.5.1 it now prints an error (`Error from server (BadRequest): the server rejected our request for an unknown reason (get pods …
-
Currently, we have supported **influxdb**, **ES**, **gcl** and **log**. Now, i want to add one more sink: **api sink**.
The Demand is like this. We can not store events in existing sinks for analyzat…
-
As now we can collect Kubernetes events using heapster events, it may be good to also collect Docker events also. As we do in heapster core, calling Kubernetes apiserver to collect the minon nodes run…
-
Just ran `go run -race` and:
```
panic: runtime error: cgo argument has Go pointer to Go pointer
goroutine 1 [running, locked to thread]:
panic(0x44f46c0, 0xc4203b1fe0)
/usr/local/Cel…
pztrn updated
7 years ago
-
I've seen a pattern used in this example:
https://github.com/hybridgroup/gobot/blob/3daa17dd99916c36bc29018d8f985da1e19321d6/examples/ardrone_ps3.go
Which is to use a variable to share the current…
-
I have setup an elk stack in its own namespace, aka `es`. And there is a service called: `elasticsearch.es.svc.cluster.local`.
For the sink option I simply use: `--sink=elasticsearch:http://elasticse…
-
Kubemark-scale is currently constantly failing. There are different reasons of it:
- too high metrics
- some nodes becoming unready
- some pods not starting
- some requests getting "429" error
…
-
Hello, i am experimenting with Facebook login. I have created an App on Facebook with v2.5Api which i have inserted it in application.yml file. However when i try to login, after inserting the login c…
-
Not a presentation, but an offer from Cogent of sponsorship, by way of recording presentations and making them available online through Eventer:
https://www.eventer.com/
If people are interested in …
-
I had the gem installed and working, but I noticed my layout files located in 'resources/layout/activity_item.xml' were not available when trying to reference them with `R::Layout::Activity_item`
> E…