-
Particularly interested in FreeBSD, HardenedBSD, and OpenBSD.
-
**Is this a request for help?**:
yes
----
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one):
BUG REPORT
**Version of Helm and Kubernetes**:
Helm: v2.6.2
Kubernetes: v1.7.8
Kubeadm…
-
**Description**
Running `docker stack deploy --prune -c docker-compose.yml ''` (the empty name can be done on purpose by using empty quotes or by mistake by passing a empty string as a command li…
-
### OS / Environment (where do you run Algo on)
Darwin MacBook-Pro.local 17.5.0 Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 x86_64
### Cloud P…
-
At the moment, kubernetes Services can't really expose an IP outside the cluster because DigitalOcean is not a supported cloud provider.
It would be lovely to be able to integrate this:https://…
-
Description of problem:
Every time i reboot my server, my rails application failing to start because it can't connect to linked Redis:
```
2017-04-13T04:07:04.337129264Z app[sidekiq.2]: 11 TID-…
-
### OS / Environment (where do you run Algo on)
```
Darwin XXX 17.5.0 Darwin Kernel Version 17.5.0: Mon Mar 5 22:24:32 PST 2018; root:xnu-4570.51.1~1/RELEASE_X86_64 x86_64
```
### Cloud Provide…
-
I'm attempting to connect via Tunnelblick on OSX
### Expected behavior:
Make TCP connection->server response->get configuration->connected
### Actual Behavior:
Make TCP connection->waiting f…
-
### OS / Environment (where do you run Algo on)
```bash
$ uname -a
Linux Alexanders-Dell-XPS13 4.16.0-2-amd64 #1 SMP Debian 4.16.16-2 (2018-06-22) x86_64 GNU/Linux
```
I should also note that…
-
Hello,
I am facing a problem with setting up my environment. My server is written in Golang + MongoDB + Redis and I am trying to make it work all together with your great tool.
I am also using …