Skip to content

Releases: dsohk/rancher-devsecops-workshop

v1.1.0-rc1

28 Sep 11:44
9ddac1f
Compare
Choose a tag to compare
v1.1.0-rc1 Pre-release
Pre-release

Updated lab materials to use Rancher 2.6 and all clusters are now RKE2 based.

  • Extended AWS lightsail region selection to be worldwide (Issue #6)
  • Check pre-requisites (e.g. AWS Command Line version) before running the startlab script for better clarity (Issue #5)
  • Updated the lab to be based on Rancher 2.6 and RKE2 cluster. (Issue #3)

v1.0.0

13 Sep 14:01
Compare
Choose a tag to compare

Initial Release of the workshop based on Rancher v2.5.9

  • Automated and optimized to run on AWS Lightsail environment. Tested with APJ regions.
  • Build multi-cluster Kubernetes environment with Rancher as a foundation.
  • Deploy Jenkins, Sonarqube, Harbor, Anchore as DevSecOps on Kubernetes managed by Rancher.
  • Develop and adopt a sample Jenkins Pipeline for an enterprise java application built with Springboot framework.
  • Use Kaniko to build docker images in Jenkins Pipeline in a non-privileged mode in the Jenkins Pipeline Pod.
  • Use Rancher Continuous Delivery (Fleet) to deploy applications into multiple clusters.
  • Provided full documentation on how to run the workshop.