This repo is one of three used by the D2S Pipeline Start to Finish guide, which provides a complete example workflow to get up and running in on the D2S OpenShift platform
- d2s-pipeline-start2finish-appcode (this repo) - contains the application code that is used by the CICD process to build a container image
- d2s-pipeline-start2finish-manifests - contains the Kubernetes manifests that deploy the image to the D2S OpenShift platform
- d2s-pipeline-start2finish-cicd - contains the OpenShift Pipelines (Tekton) code (
CI
), and the OpenShift GitOps (ArgoCD) code (CD
)
Is uses the GOV.UK Design System for Service unavailable pages, with the sections highlighted below provided by an Kubernetes ConfigMap, so that a service outage base image can be created and re-used for multiple scenarios
This blueprint can also be used on it's own, please refer to the D2S Pipeline Start to Finish guide for details of how to use this