Deployment
After you have completed the [installation and setup](/installation-and-setup) process, the next step is to deploy your application into an enclave. On this page, you find the steps to complete the deployment of your application in AWS with everything OBLV Deploy has to offer.
Installation and Setup
To use OBLV Deploy, you will need to install the **Kube OBLV Stack**. The Kube OBLV Stack is a Helm chart that you can install onto your Kubernetes cluster. By installing this component, you will have all that OBLV Deploy needs to run smoothly.
Making an Attested Connection
This guide presents you how to connect to a deployed enclave. If you are the admin that just deployed the application, or an user with permission to connect it, you need to have OBLV CLI installed in your local environment. Once you have it installed, you can use our CLI, along with the applications configuration YAML file and URL to securely connect to it.
Prerequisites
To install and set up the Kube OBLV Stack chart, there are a few important configuration steps that need to be completed. These steps involve configuring the necessary dependencies for two controllers that are required for proper functionality. Once these configurations are in place, you can proceed with the installation process.