Requirements
Supported software versions and information about resources required
This section provides details about how to install and configure the components of the Keptn Lifecycle Toolkit either as a local cluster you use for study, testing, and demonstrations or as part of an existing production cluster. The steps are:
Understand the Software versions and resources that are required.
Be sure that your cluster includes the components discussed in Prepare your cluster for KLT.
Replace the default cert-manager (optional). This step is only required if you want to replace the default KLT cert-manager with another cert-manager.
Enable Keptn Lifecycle Toolkit. This step is not required if you only want to run Keptn Metrics but is required for all other KLT features.
Run the following command to ensure that your Kuberetes cluster is ready to implement the Lifecycle Toolkit:
kubectl get pods -n keptn-lifecycle-toolkit-system
You should see pods for the following components:
Unless you are only using the customized Keptn metrics feature, you now need to:
Deployment
resource.workloads
for your deployment into a single
KeptnApp resource.This section also includes:
Supported software versions and information about resources required
Bring or install a Kubernetes cluster
Replace the default KLT cert-manager
Install the Keptn Lifecycle Toolkit
How to upgrade to the latest version of the Lifecycle Toolkit