The External Secrets Enterprise is product suite is a premium product.
It requires a specific subscription. Contact us for more information.
- Install the agent
- Configure a new ESODeployment
Install the Agent
Add a New Agent
Add a New Agent
The first step is to go to your Dashboard and create a new Agent:
- Click “Add New Agent” button within the UI - give it a name - its status will be Pending Registration
- Click on the recently added Agent. A manifest file will appear for you to install it. Click on “Download” button
- [Optional] - Change manifests according to your specific needs, Network Policies, etc.
Install agent to the cluster
Install agent to the cluster
- Install the manifest in your desired cluster with
kubectl apply
- Check installation worked with
kubectl get pods -n agent-system
Install a new ESODeployment
Install a new ESODeployment
After you’ve installed the agent, a new CRD
ESODeployments.eso.externalsecrets.com
will be available within your cluster.To install it, simply add a new manifest:Next Steps
- Configure ESI Agent for ESO Exclusive Features
- Configure Automatic Updates for your ESO distribution