📄️ Deploy to PreProd
This document assumes you have access to the jumpbox (often referred to as jb). Access to the jumpbox is provided by Landmark support.
📄️ GitLab & Pipelines
DWP Project uses GitLab for git and CI/CD
📄️ Kubernetes Management
To management kubernetes clusters in OEC we need to use jump servers/vms
📄️ Multiple branch deployment
Overview
📄️ Promote docker image
This guide shows you how to perform a promotion of images to prod and pre prod environments in DWP
📄️ View service account password in k8s
To access the password for the DWP service account stored in a Kubernetes secret, follow the steps below. The password is stored in base64-encoded format and will need to be decoded to retrieve the actual value.