Files
TechradarDev/radar/2024-06-01/devspace.md
Dominik Tomasi 7a4b8c5139 docs: add devspace (#305)
Signed-off-by: Dominik Tomasi <dominik.tomasi@gmail.com>
2024-07-10 11:05:49 +02:00

818 B

title, quadrant, ring, tags
title quadrant ring tags
DevSpace tools assess
coding
devops

Introduction

DevSpace is an open-source developer tool for Kubernetes that lets you develop and deploy cloud-native software faster. As a "client-only" development tool, it is very simple to develop kubernetes native applications in local or any remote cluster.

  • Build, test and debug applications directly inside Kubernetes
  • Develop with hot reloading: updates your running containers without rebuilding images or restarting containers
  • Unify deployment workflows within your team and across dev, staging and production
  • Automate repetitive tasks for image building and deployment
  • Hot-Reloading allows to recompile and restart Pods in local or remote clusters