缘生
缘生
@kit101 Thank you. Perhaps my description was not sufficiently clear. While drone provides excellent support for Kubernetes, gitness currently only supports Docker, which has significant limitations, particularly in terms of...
@johannesHarness Do you have plans to support Kubernetes? Single-instance Docker cannot handle concurrent tasks. Kubernetes is quite commonly used now.
base on https://github.com/drone-runners/drone-runner-docker/tree/harness-yaml & https://github.com/drone-runners/drone-runner-kube
如何部署,如果方便请提供一下,谢谢
https://cdn.onmicrosoft.cn/ 这个我用了很久,感觉还挺稳定的
/assign ysicing
服务端口绑定问题
`dps` 看下,检查一下是否有rbd-lb和rbd-hub是否运行正常
centos 7.0 这个系统没有具体测试过,推荐使用centos 7.3,或者可以执行 ``` curl -L https://github.com/docker/compose/releases/download/1.21.0/docker-compose-$(uname -s)-$(uname -m) -o /usr/local/bin/docker-compose ```