Qovery automatically updates ONLY the Qovery applications (agent, shell-agent, etc.) via the Qovery Helm chart. With the self-managed offer, it will be up to you to manage any dependency components (ingress, DNS, logging), making sure they run with the right version over time.The dependencies provided with the Qovery Helm chart are here to help you with the bootstrap, and are not maintained by Qovery. If you want to simplify the maintenance of your cluster, please look at the Qovery managed Kubernetes offer.
Prerequisites
Before you begin, ensure you have:An operational Kubernetes cluster (any distribution)
Minimum 4 CPUs and 8GB RAM available in your cluster
kubectl installed and configured for cluster accesshelm package manager installedActive Qovery account - Sign up here
Installation
Step 1: Install Qovery CLI
Install the Qovery CLI on your local machine:- Linux
- MacOS
- Windows
- Docker
- *nix
- Arch Linux
- Manual
To download and install Qovery CLI on any Linux distribution:
Source: CLI installation instructions are maintained in
/snippets/install-qovery-cli.mdx. Update snippet first, then copy to all
usage locations.Step 2: Authenticate
Authenticate with your Qovery account:Step 3: Deploy to Kubernetes
Run the installation command and follow the interactive prompts:Post-Installation
After successful deployment:-
Validate Installation: Check that all Qovery components are running:
- Verify in Console: Log in to Qovery Console to confirm your cluster appears with a Connected status.
- Deploy Applications: You can now start deploying your applications through the Qovery Console.