Run your favorite IDE on Kubernetes

Subscribers:
24,000
Published on ● Video Link: https://www.youtube.com/watch?v=a1N8DqQ6SdM



Duration: 28:00
353 views
3


Presented by Ilya Buziuk (Red Hat, Inc.) and David Kwon (Red Hat, Inc.) at EclipseCon 2022.

In this session, you will learn about the cutting-edge version of Eclipse Che - a next-generation container development platform, that allows you to run your favorite IDE on Kubernetes. During the talk, we are going to demo various IDEs powered by Eclipse Che and running on Kubernetes

Eclipse Che is now powered by the DevWorkspace Engine, which is a Kubernetes operator. It introduces a Custom Resource to define development environments and a controller that manages the resulting Kubernetes objects. That means that developers can specify their tooling, environment, and IDE as a Kubernetes object and share it with their team. It is even possible to start a workspace with a `kubectl apply` CI command!