Skip to content

Cloud-Native Development with Kubernetes and Docker

License

Notifications You must be signed in to change notification settings

Atul9/devspace

 
 

Repository files navigation

DevSpace - Cloud-native Development with Kubernetes

Build Status FOSSA Status Go Report Card

With the DevSpace CLI, developers can build cloud-native applications directly inside of a Kubernetes cluster. It works with any self-hosted Kubernetes cluster (e.g. minikube or Baremetal) as well as with managed Kubernetes cluster provided by cloud platforms, e.g. Google Kubernetes Engine.

Current Project Status: Developer Preview

Quickstart

  1. Download the binary (see Releases).
  2. Add the binary to your path. (optional).
  3. Open the terminal and navigate to your project folder.
  4. Execute the following command:
devspace up

Demo

Features

Roadmap

Examples & Documentation

Contributing

Reporting Issues

Contributing Code

Feedback & Feature Requests

License

FOSSA Status

About

Cloud-Native Development with Kubernetes and Docker

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.6%
  • Shell 1.7%
  • Batchfile 0.7%