docker-archive / swarm-frontends

Deploy Kubernetes with Swarm
Apache License 2.0
182 stars 50 forks source link

Fix k8s-swarm.yml and docker-machine env --swarm #19

Closed ghost closed 10 months ago

ghost commented 8 years ago
  1. Fix unable to find a node that satisfies the following conditions
ERROR: for proxy  Unable to find a node that satisfies the following
conditions
[available container slots]
[container==*kubelet* (soft=false) container!=*proxy* (soft=false)]
Traceback (most recent call last):
  1. Before run docker-compose, we should set environment

Signed-off-by: ZhiFeng Hu hufeng1987@gmail.com