You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/videos/videos.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@ You can also find all of these devops videos on the [Ping Website](https://video
10
10
* 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.
* 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.
* 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.
13
15
14
16
## Product Docker Images
15
17
*[Build a Ping product image locally](https://videos.pingidentity.com/detail/videos/devops/video/6313573601112/build-a-product-image)
0 commit comments