How-To Guides
...
Sidecar Container
Install Sidecar Container
2 min
# helm repo add kron-pam-aapm-helmcharts https://krontechnology.github.io/kron-pam-aapm-helmcharts/
# helm repo list
NAME URL
kron-pam-aapm-helmcharts https://krontechnology.github.io/kron-pam-aapm helmcharts/
# helm install my-kron-aapm-sidecar kron-pam-aapm-helmcharts/kron-aapm-sidecar --version 1.1.1 -n kron-pam-aapm
NAME: my-kron-aapm-sidecar
NAMESPACE: kron-pam-aapm
STATUS: deployed
REVISION: 1
TEST SUITE: NoneTEST SUITE: None
After Sidecar is downloaded from Docker Hub and installed with helm, the deployment takes place and the pod runs successfully. Unless otherwise stated, Sidecar Container runs in the default namespace. When the pod is deleted, it is completely deleted. If you want to create a new pod instead, it runs with a different name.

Sidecar Container