gitness
gitness copied to clipboard
gitness support k8s runner
Now k8s has been very popular, I hope to support k8s as a runner
In fact, it already exists. But it is hidden in the document, which describes that it may not be suitable for production workloads.
@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 concurrent pipeline execution. It would be ideal if gitness could also offer support for Kubernetes like drone does.
@johannesHarness Do you have plans to support Kubernetes? Single-instance Docker cannot handle concurrent tasks. Kubernetes is quite commonly used now.
We will eventually support all Drone plugins for Gitness, including the experimental Drone Kubernetes runner.
https://github.com/drone-runners/drone-runner-kube
Are there any news regarding gitness supporting the k8s runner in the pipelines?
base on https://github.com/drone-runners/drone-runner-docker/tree/harness-yaml & https://github.com/drone-runners/drone-runner-kube