Conjur/DAP followers in Kubernetes/OpenShift

I don’t think it’s documented. You just start a Follower outside K8s, and initialize the K8s API variables and authenticator endpoint as you would if the Follower were in K8s. You can’t do self-initialization (AKA seed fetching), but it works just fine. Here’s how one of my older POC setup scripts does it:

1 Like