chore: set v8 release date
This commit is contained in:
committed by
Stefan Rotsch
parent
f54ce2039c
commit
09cd2016ef
14
radar/2024-07-10/devspace.md
Normal file
14
radar/2024-07-10/devspace.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: "DevSpace"
|
||||
quadrant: tools
|
||||
ring: assess
|
||||
tags: [coding, devops]
|
||||
---
|
||||
|
||||
[DevSpace](https://www.devspace.sh/) 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.
|
||||
Reference in New Issue
Block a user