Installation Overview
Okteto Enterprise is a development platform for Kubernetes applications. Build better applications by developing and testing your code directly in your own Kubernetes infrastructure. Give your team the power of Okteto Cloud, with the control and flexibility of running in your own infrastructure.
Okteto Enterprise is free for small teams. You get all the features of Okteto Enterprise for up to 3 users with 3 namespaces each.
Want to use Okteto Enterprise with a bigger team? Let's talk 😎.
Introduction​
Okteto Enterprise is distributed as a Helm chart. This contains all the required components for the complete Okteto Enterprise experience.
Okteto Enterprise components:
- NGINX Ingress
- Cert Manager
- Okteto Enterprise/API
- Okteto Enterprise/Buildkit
- Okteto Enterprise/Frontend
- Okteto Enterprise/Migration
- Okteto Enterprise/Registry
- Okteto Enterprise/Validation Webhook
Quick Installation Guides​
For those looking to get up and running as fast as possible, we provide installation guides for different public cloud providers. These guides walk the user through deploying these charts with default values and basic configuration:
- Install Okteto Enterprise in Amazon Elastic Kubernetes Service
- Install Okteto Enterprise in Azure Kubernetes Service
- Install Okteto Enterprise in Google Kubernetes Engine
- Install Okteto Enterprise in DigitalOcean Kubernetes
Troubleshooting​
We've done our best to make Okteto Enterprise easy to install and operate. The troubleshooting page has tips and tricks to help troubleshoot common issues.
You can also contact support if you need assistance.
Installation​
The Okteto Enterprise chart contains all the required dependencies. This guide will walk you through the different options and features available.
If you are just looking to deploy a Proof of Concept, we recommend you follow our Quick Installation Guides for your first iteration.
Upgrading​
Instructions on how to upgrade your Okteto Enterprise instance are available here.
Please review the release notes before upgrading. New features, known issues, and configuration changes will be listed there.
Uninstalling Okteto Enterprise​
To delete an existing release use:
$ helm delete <your-release-name>
This will delete Okteto Enterprise, but not the resources created when using it (e.g. namespaces, accounts, deployments, etc...).