Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gitness support k8s runner #3476

Open
ysicing opened this issue Feb 18, 2024 · 3 comments
Open

gitness support k8s runner #3476

ysicing opened this issue Feb 18, 2024 · 3 comments
Labels
Gitness pipelines everything related to pipelines

Comments

@ysicing
Copy link

ysicing commented Feb 18, 2024

Now k8s has been very popular, I hope to support k8s as a runner

@kit101
Copy link

kit101 commented Feb 27, 2024

In fact, it already exists. But it is hidden in the document, which describes that it may not be suitable for production workloads.

runner kubernetes
image

The source code repository is here

@kit101
Copy link

kit101 commented Feb 27, 2024

You can also install docker-runner or kube-runner in kubernetes by helm.

The chart is here.

@ysicing
Copy link
Author

ysicing commented Feb 27, 2024

@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.

@ysicing ysicing changed the title support k8s runner gitness support k8s runner Feb 27, 2024
@johannesHarness johannesHarness added pipelines everything related to pipelines Gitness labels May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Gitness pipelines everything related to pipelines
Projects
None yet
Development

No branches or pull requests

3 participants