Installation Overview
If you are interested in using Okteto's SaaS offering, you can ignore this page and jump into the Developers Quickstart guide.
To start using the Okteto Platform you’ll need to install the Okteto Helm Chart in your Kubernetes cluster. These cloud-specific guides will walk you through deploying the Okteto Helm chart with default values and a basic configuration:
- Install Okteto in Amazon Elastic Kubernetes Service
- Install Okteto in Civo
- Install Okteto in DigitalOcean Kubernetes
- Install Okteto in Google Kubernetes Engine
- Install Okteto in Microsoft Azure Kubernetes Service
- Install Okteto in Red Hat OpenShift
Video Tutorials
If you need help installing Okteto on your Kubernetes cluster, we have a playlist of videos guiding you through each of the installation steps. Check them out here:
Troubleshooting
We've done our best to make Okteto easy to install and operate. The troubleshooting page has tips and tricks to help troubleshoot common issues.
You can also reach out to support if you need assistance.
Uninstalling Okteto
To delete an existing release use:
helm uninstall okteto
This will delete Okteto, but not the resources created when using it (e.g. namespaces, accounts, deployments, etc...).