Hands-on Introduction to Okteto

2021-05-19

In this episode, we'll guide you through everything you need to get started developing on Kubernetes with Okteto.


šŸæ Rawkode Live

Hosted by David McKay / šŸ¦ https://twitter.com/rawkode
Website: https://rawkode.live
Discord Chat: https://rawkode.live/chat

#RawkodeLive

šŸ•° Timeline

00:00 - Holding Screen
00:50 - Introductions
07:40 - Okteto Cloud
10:00 - Adding the Movies Repository
18:00 - Working on a Service Locally
40:00 - Deploying with docker-compose.yml
51:00 - Preview Environments & GitHub Actions
40:00 - Develop on Okteto Button

šŸ‘„ About the Guests

Ramiro Berrelleza

Ramiro Berrelleza is one of the founders of Okteto. He has spent most of his career (and his free time) building cloud services and developer tools. Before starting Okteto, Ramiro was an Architect at Atlassian and a Software Engineer at Microsoft Azure. Originally from Mexico, he currently lives in San Francisco.


šŸ¦ https://twitter.com/rberrelleza
šŸ§© https://github.com/rberrelleza
šŸŒ https://ramiroberrelleza.com/


šŸ”Ø About the Technologies

Okteto

Okteto allows you to develop inside a container. When you run okteto up your Kubernetes deployment is replaced by a development container that contains your development tools (e.g. maven and jdk, or npm, python, go compiler, debuggers, etc). This development container can be any docker image. The development container inherits the same secrets, configmaps, volumes or any other configuration value of the original Kubernetes deployment.

šŸŒ https://okteto.com/
šŸ¦ https://twitter.com/https://twitter.com/oktetohq
šŸ§© https://github.com/okteto/okteto