-
Hi,
Any thoughts or plans around HDFS support? It could be very nice to have a way to, for example, bring a given data set out of Swift into Hadoop to run jobs on.
-
Currently Watch is broken every 5 minutes. It is then "recreated", which sometimes requires listing all elements under watch (if there were more than 1000 "uninteresting" etcd writes since then).
I d…
-
in a CI system where we run a build we typically generate a new docker image with a tag each build. We can then use tags on images to choose when that generated image gets deployed into a particular e…
-
Filing for tracking purposes.
See #7392 where the spdy package we use doesn't even exist any more. (And btw it has bugs anyway, possibly security bugs-- see the trophies here: https://github.com/dvyu…
-
One of the awesome things about Kubernetes is that the Service, Pods, Replication Controller JSON/YAML can be run on any environment and namespace/project.
Right now Routes are completely environmen…
-
When using the docker image to start without an existing database, the container's entrypoint.sh script tries to call the `mysqld` binary to create the database. This fails in versions later than 5.7.…
-
Continuing discussion from #3764
@a-robinson @mr-salty
CC: @dchen1107 @roberthbailey
-
There are desires among users (see https://github.com/spf13/hugo/pull/1088) for an auto-completion generator for zsh, similar to what @eparis has made available for bash in his excellent work in #69.
…
-
As a deployment guy
I want to use an AWS provider
so that my docker containers get startet on AWS (either using kube on AWS or some native AWS)
goern updated
9 years ago
-
Handling secrets (passwords, keys and related) in Docker is a recurring topic. Many pull-requests have been 'hijacked' by people wanting to (mis)use a specific feature for handling secrets.
So far, w…