-
the following document is broken
http://kubernetes.io/docs/getting-started-guides/docker-multinode/deployDNS/
the following template http://kubernetes.io/docs/getting-started-guides/docker-multinode/…
-
[1] added some templating to skydns-rc.yml.in (lines [2]) which breaks the vagrant deployment. It depends on facts collected by Salt.
`TASK [kubernetes-addons : DNS | Install Template from converted …
-
Got an error after try to start (node keystone) keystone with fresh generated KeystoneJS and Handlebars as a templating language. With Jade everything works fine.
Error: getaddrinfo ENOTFOUND
at …
-
# Required information
- Distribution: Ubuntu
- Distribution version: 14.04 LTS
- The output of "lxc info" or if that fails:
```
apicompat: 0
auth: trusted
environment:
addresses: []
architectur…
-
We have a five node Consul cluster handling roughly 30 nodes across 4 different AWS accounts in a shared VPC across different availability zones. For the most part, everything works great. However, qu…
-
Setuptools's [known](/pypa/setuptools/issues/951#issuecomment-276444116) problem installing itself:
```
$ easy_install -U setuptools
Searching for setuptools
Reading https://pypi.python.org/simple…
-
@smarterclayton raised this issue in #199: how should Kubernetes support non-load-balanced and/or stateful services? Specifically, Zookeeper was the example.
Zookeeper (or etcd) exhibits 3 common pro…
-
I built the latest from:
https://github.com/battlemidget/charm-layer-ghost
https://github.com/battlemidget/juju-layer-node
deployed with juju-1:
```
$ juju-1 version
1.25.5-xenial-amd64
```
On loca…
-
I am trying to set up jupyterhub on an EC2 instance with ansible. I can get it to run with --no-ssl and as the user the hub spawns under. However, I cannot login as a different user.
I have a "de…
-
I'm currently experimenting with the grafana container integration, running the commands directly from the performance-dashboard documentation `docker-compose run sitespeed.io https://www.sitespeed.io…