Reference Guide

DevOps Integration

2min

DevOps Integration with Kubernetes

The Single Connect Secret Container for Kubernetes works as an init container that enables applications to access secrets stored in the Single Connect AAPM module inside the Kubernetes cluster.

The secrets stored in Single Connect are called through the AAPM module and allow Single Connect Secret Container or Sidecar container inside the Kubernetes cluster to obtain the necessary information required by the Kubernetes pod. After receiving the secrets from the Single Connect AAPM module, Single Connect Secret Container can update credentials and store the credentials securely within Kubernetes.

See the How to Integrate Single Connect with Kubernetes (Secret Container) guide for more information.

DevOps Integration with Jenkins

The Single Connect Secret Plugin makes secrets that are stored in Single Connect AAPM securely available to Jenkins jobs. Jenkins jobs can authenticate to the AAPM account and access the specific secret values.

The Secret Plugin offers advantages to both Single Connect and Jenkins users. The Single Connect Secret Plugin stores secret values securely and prevents secrets from being exposed in Jenkins jobs. It also provides flexibility with the support of Jenkins scripts projects as well as global configurations. With this plugin, Jenkins job is simplified by requiring only a URL or reference ID to a secret, and the configuration is made easy for Jenkins users with a familiar user interface.

See the How to Integrate Single Connect with Jenkins guide for more information.