1. git clone
$ git clone git@github.com:Mashape/kong-dist-kubernetes.git$ cd kong-dist-kuberneteskubectl create -f kong_postgres.yamlkubectl create -f postgres.yamldocker run -d -p 8080:8080 pgbi/kong-dashboard:v2API node 输入 k8snodeip:servicenodeport
原文:http://www.cnblogs.com/rongfengliang/p/7040337.html