- The 1Password Connect and Kubernetes Operator Helm chart runs a Connect server by itself or alongside the Kubernetes Operator.
- The 1Password Secrets Injector Helm chart runs the Kubernetes Secrets Injector, which works with both service accounts and Connect servers.
| Environment | Connect and Operator | Secrets Injector |
|---|---|---|
| Connect server (without the Kubernetes Operator) | Yes | No |
| Connect server and the Kubernetes Operator | Yes | No |
| Kubernetes Injector | No | Yes |
Requirements
Make sure you complete the requirements for the Helm chart you intend to use before continuing.- Connect Kubernetes Operator
- Kubernetes Secrets Injector
Before you use the 1Password Connect and Operator Helm chart, make sure you:
- Sign up for 1Password.
- Have a Kubernetes deployment. You can also use minikube to test locally.
- Install kubectl .
- Install Helm .
- Create a Secrets Automation workflow as a Connect server.
Deployment
The deployment process for the 1Password Helm charts depends on multiple factors, including:- The type of secrets automation workflow.
- Whether you want to use the Kubernetes Operator, the Kubernetes Injector, or neither.
- Connect Kubernetes Operator
- Kubernetes Secrets Injector
There are multiple ways to use the Helm chart for 1Password Connect and the Kubernetes Operator. Select one to get started: