Reference Guide
DevOps Integration
devops integration with kubernetes the kron pam secret container for kubernetes functions as an init container, facilitating secure access to secrets stored in the kron pam aapm module within kubernetes clusters the secrets stored in kron pam are called through the aapm module and allow the kron pam 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 kron pam aapm module, the kron pam secret container can update credentials and store the credentials securely within kubernetes refer to the 'how to integrate kron pam with kubernetes (secret container)' guide for implementation details devops integration with jenkins he kron pam secret plugin securely integrates with jenkins jobs, allowing authenticated access to secrets stored in the aapm module the secret plugin offers advantages to both kron pam and jenkins users the kron pam secret plugin stores secret values securely and prevents secrets from being exposed in jenkins jobs it also provides flexibility with the support of jenkins script projects as well as global configurations with this plugin, jenkins’s 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 refer to the “how to integrate kron pam with jenkins” guide for implementation details