Software Alternatives & Reviews

Okteto VS Telepresence

Compare Okteto VS Telepresence and see what are their differences

Okteto logo Okteto

Development platform for Kubernetes applications.

Telepresence logo Telepresence

Telepresence is an open source tool that lets you develop and debug your Kubernetes services...
  • Okteto Landing page
    Landing page //
    2023-02-14
  • Telepresence Landing page
    Landing page //
    2023-01-04

Okteto videos

Okteto Walk Through

More videos:

  • Review - Cloud Native Development | Ramiro Berrelleza, Founder of Okteto & Sangam Biradar | OSCON 2020

Telepresence videos

Augmented Reality Telepresence in HoloLens 2 and Quest 2!

More videos:

  • Review - Review of OHMNI Telepresence Robot
  • Review - 60 Second Telepresence Review

Category Popularity

0-100% (relative to Okteto and Telepresence)
DevOps Tools
60 60%
40% 40
Developer Tools
54 54%
46% 46
Cloud Computing
64 64%
36% 36
Kubernetes
0 0%
100% 100

User comments

Share your experience with using Okteto and Telepresence. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Okteto and Telepresence

Okteto Reviews

Top 10 Ephemeral Environments Solutions in 2024
Okteto emphasizes ease of use within ephemeral environments, simplifying deployment and management processes. Its user-friendly interface and scalability options cater to diverse development teams. Okteto's ability to provide real-time development environments that mirror production allows for quick iterations and faster feedback loops for developers.
Source: www.qovery.com

Telepresence Reviews

mirrord as an alternative to Telepresence
However, the technical approach at the base of mirrord is very different from that of Telepresence, which translates into significant differences in usability, compatibility, and performance. What Telepresence does is install an operator in your cluster, then connect you to the cluster via VPN (either your entire development machine or a containerized subset). On the other...
Source: metalbear.co

Social recommendations and mentions

Based on our record, Okteto should be more popular than Telepresence. It has been mentiond 17 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Okteto mentions (17)

  • Noob question: How do you setup your local dev environment?
    Check also devspace.sh and okteto.com. Source: 11 months ago
  • Local development set up for microservices with Kubernetes - Skaffold
    There are dedicated tools just for that. Apart from skaffold check also tilt.dev, garden.io, devspace.sh, okteto.com. Source: 11 months ago
  • Approaches in Cloud Development Ergonomics
    With Infrastructure as Code at its current state of maturity, it’s now easier than ever to replicate microservice environments in the cloud. This unlocked a new approach of having a personal production-like cloud environment for every developer, which they can use freely and in isolation. It comes in two flavors - persistent environments, or ephemeral environments created on demand with products like Okteto or... - Source: dev.to / over 1 year ago
  • free-for.dev
    Okteto Cloud - Managed Kubernetes service designed for remote development. Free developer accounts come with 5 Kubernetes namespaces, 3Gi/pod with a maximum of 8Gi/namespace, 1CPU/pod with a maximum of 4CPUs/namespace and 5GB Disk space. The apps sleep after 24 hours of inactivity. - Source: dev.to / over 1 year ago
  • Mutagen – Cloud-based development using your local tools
    Hi Jacob. I am one of the founders of Okteto (https://okteto.com/), a remote development platform for Compose and Kubernetes applications. We use Syncthing to sync code between the developer laptop and pods running in Kubernetes. I would love to know your thoughts on the strengths and weak points of Mutagen vs Syncthing for this use case. - Source: Hacker News / about 2 years ago
View more

Telepresence mentions (2)

  • Approaches in Cloud Development Ergonomics
    This is where shared environment tools like Telepresence and CodeZero can help. They assume you're only working on one or two microservices anyway, and running them locally is not an issue. These tools let you connect your local service to the staging environment, replacing the service currently running in the cluster, without deployment. The code you're working on runs locally, and its dependencies run in the... - Source: dev.to / over 1 year ago
  • Cluster best practices
    Local development is an entirely different story on its own. There many tools just for this (tilt.dev, garden.io, telepresence.io, okteto.com). Source: almost 3 years ago

What are some alternatives?

When comparing Okteto and Telepresence, you can also consider the following products

Garden.io - Cloud native & Kubernetes testing done right

DevSpace (for Kubernetes and Docker) - Cloud-Native Software Development with Kubernetes and Docker

mirrord - Connect your local process and your cloud environment.

Kubernetes - Kubernetes is an open source orchestration system for Docker containers

Portainer - Simple management UI for Docker

Shipyard.Build - Full-stack ephemeral environments on every pull request