-
I have a cluster of 3 Raspberry Pi 3 boards configured as docker swarm-mode nodes with a single master/node running on an x86 machine.
The Pis are running Hypriot 7 and the master is running Centos 7…
-
**Description**
I use nginx as reverse proxy and configuration found at https://portainer.readthedocs.io/en/stable/faq.html#how-can-i-configure-my-reverse-proxy-to-serve-portainer to server portain…
-
**What keywords did you search in Kubernetes issues before filing this one?** (If you have found any duplicates, you should instead reply there.): kubeadm
**Is this a BUG REPORT or FEATURE REQUEST?…
-
## Expected Behavior
Debug traces should go to either to the designated log or be suppressed
## Current Behavior
The HTTP requests and responses are dumped on the system console:
…
-
I don't know if ur still maintaining this but rpi3 on Hypriot requires a different download and rpi2 and rpi1 have newer images. Or should we migrate to k8s 1.3-alpha2?
-
I am following the [docker-multinode](https://github.com/kubernetes/kube-deploy/blob/master/docker-multinode/README.md) deployment guide, but I see the hyperkube container appears to not start the api…
-
Are there any showstopping blockers to working on linux? It looks like a pretty handy tool and I'd love to try it out.
-
Error:
```
$ docker run -it alpine sh
standard_init_linux.go:175: exec user process caused "exec format error"
```
Docker info:
```
$ docker info
Containers: 24
Running: 0
Paused: 0
Stopped: 24
…
-
I'm opening this issue to help track the progress of getting Docker up and running on a RaspberryPi.
I'll update it with my progress.
If you are interested in helping, let me know here.
-
**Description**
I have a preexisting swarm mode cluster that I started using 3 Linux nodes on v1.12. I upgraded a Linux worker to v1.13 and its still working fine. However, I can't add a Windows node…