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:
Supported Browsers
The Okteto Dashboard is optimized for the following browsers:
- Google Chrome: Last 8 versions
- Mozilla Firefox: Last 8 versions
- Microsoft Edge: Last 8 versions
- Safari: Last 2 major versions (macOS only)
Note: The Okteto UI is designed for desktop only and doesn't support mobile browsers.
For users installing Okteto in air-gapped environments, ensure that all users have one of the supported browser versions to avoid compatibility issues.
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...).