Skip to content

Commit 16d7132

Browse files
authored
adding reference pipeline video (#446)
1 parent 933fadc commit 16d7132

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/videos/videos.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ You can also find all of these devops videos on the [Ping Website](https://video
1010
* Introduction on how to prepare a local Kubernetes environment to deploy Ping products. The video will also show how to use our Helm Charts to deploy our products and how to access product consoles through the ingress controller.
1111
* [CICD Demonstration](https://videos.pingidentity.com/detail/videos/devops/video/6315967757112/cicd-demonstration)
1212
* This 30-minute video provides a high-level overview of Continuous Integration/Continous Deployment (CICD) principles. Included is a demonstration of a fully operational CICD pipeline using Gitea, Jenkins and Kubernetes. The viewer can obtain the code used from Github to run the demonstration themselves on a local Docker Desktop installation with Kubernetes enabled.
13+
* [CICD Reference Pipeline](https://videos.pingidentity.com/detail/videos/devops/video/6315967757112/cicd-demonstration)
14+
* This 30-minute video builds on the CICD Demonstration. Watch as a branch of a Github server profile repository uses pipelines to update a stack of Ping products at each code push. Merging the branch to **prod** then updates the production environment accordingly. The video and repository can serve as a launching point for using your own processes and tools for a similar experience.
1315

1416
## Product Docker Images
1517
* [Build a Ping product image locally](https://videos.pingidentity.com/detail/videos/devops/video/6313573601112/build-a-product-image)

0 commit comments

Comments
 (0)