You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
With the DevSpace CLI, developers can build cloud-native applications directly inside a Kubernetes cluster. It works with any self-hosted Kubernetes cluster (e.g. minikube or baremetal) as well as with managed Kubernetes clusters provided by cloud platforms, e.g. Google Kubernetes Engine.
8
8
9
-
## Why using a DevSpace?
9
+
## Why use a DevSpace?
10
10
Your DevSpace lets you build, test and run code directly inside a Kubernetes cluster and:
11
11
- Allows you to access cluster-internal services and data with ease
12
12
- Works perfectly with your favorite **hot reloading** tools (e.g. nodemon)
0 commit comments