Introduction
Gitpod is a Ready-to-Code development platform which allow users to quickly contribute on projects. This platform is powered by VS-Code online.
GitOps is now a standard approach to manage applications and infrastructure delivery. Gitpod is very usefull for that, because you can offer to anyone a Ready-to-Use platform to administrate and contribute.
Gitpod simplifying project startup ! All the tools you use will be available in the VS-Code terminal.
Here, i will share my experience with Gitpod to administrate and contribute on Kubernetes projects.
Requirements
- Gitpod account on gitpod.io (Or self-hosted instance)
- Gitlab / Github account (or private Git server)
- Working Kubernetes cluster
- A web browser !