summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRussell Dickenson <rdickenson@gitlab.com>2019-06-12 13:09:39 +1000
committerRussell Dickenson <rdickenson@gitlab.com>2019-06-12 13:09:39 +1000
commit5211822fc015cc5fb9e5d52ac19842b5028883b4 (patch)
tree1a9fbb8e16543ccf52c1de4aaf99908a5c7f7302
parentdede8e1b8a06913ff7f7e994f894dad1d09030b0 (diff)
downloadgitlab-ce-5211822fc015cc5fb9e5d52ac19842b5028883b4.tar.gz
Add links to CI/CD videos
-rw-r--r--doc/ci/examples/README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/ci/examples/README.md b/doc/ci/examples/README.md
index d2ea30839a4..7d4619e051a 100644
--- a/doc/ci/examples/README.md
+++ b/doc/ci/examples/README.md
@@ -62,13 +62,14 @@ For examples of setting up GitLab CI/CD for cloud-based environments, see:
- [Automating Kubernetes Deployments with GitLab CI/CD](https://www.youtube.com/watch?v=wEDRfAz6_Uw)
- [How to autoscale continuous deployment with GitLab Runner on DigitalOcean](https://about.gitlab.com/2018/06/19/autoscale-continuous-deployment-gitlab-runner-digital-ocean/)
- [How to create a CI/CD pipeline with Auto Deploy to Kubernetes using GitLab and Helm](https://about.gitlab.com/2017/09/21/how-to-create-ci-cd-pipeline-with-autodeploy-to-kubernetes-using-gitlab-and-helm/)
+- [Demo - Deploying from GitLab to OpenShift Container Cluster](https://youtu.be/EwbhA53Jpp4)
-<i class="fa fa-youtube-play youtube" aria-hidden="true"></i>
See also the following video overviews:
- [Containers, Schedulers, and GitLab CI](https://www.youtube.com/watch?v=d-9awBxEbvQ).
- [Deploying to IBM Cloud with GitLab CI/CD](https://www.youtube.com/watch?v=6ZF4vgKMd-g).
+
### Customer stories
For some customer experiences with GitLab CI/CD, see:
@@ -100,6 +101,10 @@ For examples of others who have implemented GitLab CI/CD, see:
- [Fast and natural continuous integration with GitLab CI](https://about.gitlab.com/2017/05/22/fast-and-natural-continuous-integration-with-gitlab-ci/)
- [Demo: CI/CD with GitLab in action](https://about.gitlab.com/2017/03/13/ci-cd-demo/)
+### Migrating CI/CD to GitLab
+
+- [Migrating from Jenkins to GitLab](https://youtu.be/RlEVGOpYF5Y)
+
### Integrating GitLab CI/CD with other systems
To see how you can integrate GitLab CI/CD with third-party systems, see: