Blog
Okteto and Chaos Testing with Litmus - Webinar
Ramiro did a webinar last week along with Uma and Karthik of ChaosNative on how to use Okteto and Litmus Chaos to get your Chaos Engineering practice started....
Okteto on the Go Time Podcast
This week Ramiro joined Jon Calhoun and 3 other startup founders on the Go Time podcast to discuss startups that use Go. Why do we use Go here at Okteto?...
Deploy Pytorch Model with Okteto CLI
In this article, you will be deploying an already built model for the public that generates unique and personalized love letters with no plagiarism to...
Deploying a Django App on Okteto
An RBAS system helps manage users and prevents certain information from being exposed to everyone. It also ensures that the actions users can perform can...
Four Myths to Avoid when Adopting Kubernetes
Author bio: Michael Dehoyos is a writer and editor at Academic Brits. As a content marketer, he helps companies and nonprofits improve their marketing...
Personal Access Tokens
You can now create multiple personal access tokens for your Okteto account. You can use Personal Access Tokens when scripting tasks with the okteto CLI,...
Building Startups with Go
Go is often associated with Enterprise solutions, but many startups opt to use it from day one. Why is that? On this week's episode of GoTime Live!, Jon...
Deploy Private GitHub Repositories
You can now deploy private GitHub repositories with Okteto Cloud. You can deploy your private repositories using Okteto Pipelines, the okteto CLI, or...
Using GitHub Actions and Okteto Cloud to Preview your Changes
Preview environments serve an important role when performing code reviews for an incoming change or addition to an application's codebase. It is a fantastic...
How to Find and Keep Top Talent
Developer Experience is not just about the tools and technologies you and your team pick. It's also about the people in your organizations. Artur Meyster,...
Bring Chaos into your Development Environment
Chaos Engineering is a must if you're building Cloud Native applications. If you unit test your code, you should chaos test it. However, when most organizations...
Surprising Results in the 2020 Python Developers Survey
Every year, JetBrains and the Python Software Foundation conduct an online survey better to understand the state of Python's ecosystem. In October 2020,...
Adding A Database to Your Application Using Okteto Stacks
Temporary in-app databases are not ideal for web applications. Any unfortunate event such as an abrupt shutdown or restarting of the application will lead...
Building a Machine Learning Application with spaGO and Okteto Cloud
Author bio: Sangam is Developer Advocate at Accurics. He's also a Docker Community Leader Award Winner and an Okteto and Traefik Community Ambassador....
Deploying An Existing Application Using Okteto Cloud
Fast deployment of applications is an attribute Okteto boasts of. The deployment of applications from the Okteto dashboard is easy and fast as it requires...
Building a FastAPI Application and Deploying it with Okteto Stacks
In this tutorial, you'll learn how to develop a CRUD API with FastAPI and deploy the application to Okteto Cloud. You'll start by building the code of...
Working with Multiple Kubernetes Clusters using Okteto
As a developer, there's going to be a time where you need to work with different Kubernetes clusters. At a minimum, you need to work with two clusters:...
Enhancing your Kubernetes Resiliency with Cloud Native Chaos Engineering
Chaos Engineering is a key practice of Cloud Native Development. You can't really guarantee that your Cloud Native Applications are "distributed and resilient...
Getting Started with Okteto and Rust
Without any doubt, Kubernetes has become the default platform to run modern applications. However, for a developer, working with Kubernetes brings a new...
Okteto On The Kubernetes Podcast
Last week, Adam and Craig interviewed me on the Kubernetes Podcast from Google. It was a very fun interview where we talked about the origin of the company,...
How to Stay Relevant as an Employee in the Future of Work
Developer Experience is not just about the tools and technologies you and your team pick. It's also about the people in your organizations. In this post,...
Build Kubernetes Operators with Okteto and the Operator SDK
Join me and Saiyam (CNCF Ambassador and Director of Evangelism at Civo Cloud for a live coding session this Friday 23rd at 9AM PST / 9:30PM IST. In this...
Hacktoberfest Meetup 2020
Hacktoberfest is a month-long celebration of open source software. Each October, open source maintainers give new contributors extra attention as they...
Connect your applications across multiple namespaces
Okteto Cloud gives you access to Kubernetes namespaces, helping you focus on your application, instead of the infrastructure. Our initial idea was to keep...
Hacktoberfest 2020
October is almost here, and for the global open source community that means one thing: It's Hacktoberfest time! Join the Okteto, Cloud Native and the global...
Private Endpoints for your Applications
When you deploy applications in Okteto, you automatically get endpoints with valid SSL certificates. This way, you can develop and test your applications...
Chaos Engineering with Litmus and Okteto Cloud
Cloud Native applications are, by definition, highly distributed, elastic, resistent to failure and loosely coupled. That's easy to say, and even diagram....
KubeCon + CloudNativeCon EU 2020 Virtual!
This year, KubeCon CloudNative Europe is going virtual. Speakers from all over the world have spent the last month or so recording talks on everything...
Connecting to your Databases using Port Forwarding
One of the big benefits of Okteto Cloud is the ability to deploy Cloud Native Stores with a single click. Via the Okteto Cloud catalog you can deploy things...
Cloud-Based Development Environments from any Git Repository
Cloud-based development environments are getting a lot of traction due to its great benefits: instant onboarding, access to cloud infrastructure with no...