by Rabbit 2.2.1 Compose on k8s Compose on Kubernetes allows you to deploy Docker Compose fles onto a Kubernetes cluster. [「https://github.com/docker/compose-on- kubernetes」より引用]
by Rabbit 2.2.1 Run $ kubectl config use-context gke_beta-4... $ docker stack deploy \ -c docker-compose.yml \ --orchestrator=kubernetes \ kubesample failed to find a Stack API version
by Rabbit 2.2.1 Docker/CLI 最新版必要 Important: You will need a custom build of Docker CLI to deploy stacks onto GKE. The build must include this PR which has been merged onto the master branch. [「https://github.com/docker/compose-on- kubernetes/blob/master/docs/install-on-gke.md」よ り引用]