Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Former Member
4 years agoCan I run multiple Kubernetes Operators under the same Secrets Automation workflow?
Hi 1Password community,
I am laying out the infrastructure for our secrets management solution and would like to use multiple Kubernetes Operators and Connect servers.
Here is my approach in 1...
Former Member
4 years agoHey @jysubmittable,
It is possible to run multiple Connect servers for the same Secrets Automation workflow. Therefore, you can have two Kubernetes clusters, deploy Connect (configured with the same 1password-credentials.json file) and the Kubernetes operator (with the desired token) in each one of them and everything should work just fine.
I've just tried this use case on my local machine (2 clusters in which the same Connect server is deployed) and it works as expected. 😊