# CI/CD Alternatives * [jenkins-x.io (cloud native)](https://jenkins-x.io/) * [cloudbees.com: what is jenkins-x](https://www.cloudbees.com/jenkins-x/what-is-jenkins-x) * [spinnaker.io (cloud native)](https://www.spinnaker.io/) * [Circle CI](https://circleci.com/) * [Travis CI](https://travis-ci.org/) * [Concourse](https://concourse-ci.org/) * [GoCD](https://www.gocd.org/) * [Codefresh](https://codefresh.io/) * [skaffold](https://skaffold.dev/) * [Atlassian CI/CD](https://www.atlassian.com/continuous-delivery) * [Bamboo](https://www.atlassian.com/software/bamboo) * [GitLab CI](https://dzone.com/articles/gitlab-ci-with-docker-environment-variable-quirks) * [GitHub Actions CI/CD](https://github.blog/2019-08-08-github-actions-now-supports-ci-cd/) * [Prow](https://github.com/kubernetes/test-infra/tree/master/prow) * [Agola](https://agola.io/) * [Tekton (cloud native)](https://github.com/tektoncd/) * [Tekton PetClinic Demo](https://github.com/tektoncd/pipeline) * [Tekton PetClinic Demo Youtube](https://www.youtube.com/watch?v=igwFpZOUTnw) * [OpenShift Tekton pipelines](https://www.openshift.com/learn/topics/pipelines) * [developers.redhat.com: An introduction to cloud native CI/CD with Red Hat OpenShift pipelines](https://developers.redhat.com/blog/2019/07/18/an-introduction-to-cloud-native-ci-cd-with-red-hat-openshift-pipelines/) * [blog.openshift.com: cloud native CI/CD with openshift pipelines](https://blog.openshift.com/cloud-native-ci-cd-with-openshift-pipelines/) * [learn.openshift.com/middleware/pipelines](https://learn.openshift.com/middleware/pipelines/) * [Jenkins-X + Tekton on OpenShift (cloud native)](https://github.com/openshift/tektoncd-pipeline-operator) * [CI/CD OpenShift and Tekton](https://blog.sonatype.com/new-cloud-native-ci/cd-projects-openshift-and-tekton) * [github.com/openshift/pipelines-tutorial](https://github.com/openshift/pipelines-tutorial) * [https://github.com/jenkins-x/jenkins-x-openshift-image](https://github.com/jenkins-x/jenkins-x-openshift-image) * [medium: Dailymotion’s journey from Jenkins to Jenkins X](https://medium.com/dailymotion/from-jenkins-to-jenkins-x-604b6cde0ce3) * [keptn](https://keptn.sh/) Keptn not only orchestrates Continuous Deployment, but it also orchestrates Continuous or Automated Operations. * [dynatrace.com: What is keptn, how it works and how to get started!](https://www.dynatrace.com/news/blog/what-is-keptn-how-it-works-and-how-to-get-started/) * [medium: Keptn 0.6.0 — My top 5 favorite improvements](https://medium.com/keptn/keptn-0-6-0-my-top-5-favorite-improvements-242d8ac1abfe) * [Quick Start](https://keptn.sh/docs/quickstart/) * [altoros.com: Automating Event-Based Continuous Delivery on Kubernetes with keptn](https://www.altoros.com/blog/automating-event-based-continuous-delivery-on-kubernetes-with-keptn/) * [harness.io](https://harness.io/) ## Comparisons * [dzone: Which CI is Best For My Team?](https://dzone.com/articles/which-ci-is-best-for-my-team)