Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DevStandNew to Visual Studio Code? Get it now.
DevStand

DevStand

ScaleOfOne

|
51 installs
| (0) | Free
Visualise microservices and deploy to Kubernetes from a single file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Visualise microservices and deploy to Kubernetes from a single file

  1. Start with familiar abstractions well-known to any developer:
    • Web service
    • Background worker
    • SQL database
    • S3 file storage
  2. Link microservices to each other, set ENV variables and public URLs;
  3. Transform to full and lengthy Kubernetes manifests ready to deploy!


Features

  • The entire architecture stored in a single file with compact syntax;
  • Make changes via visual editor – the updates end up in pain text file;
  • Open for extensibility – make your own tranformations with Jsonnet;
  • Deploy to any Kubernetes cluster, embed CLI in your own deploy scripts;
  • You always own your Kubernetes manifests even if you quit using DevStand.

Resources

  • Demo screencast How it works
  • Documentation

Issues

This extension is still in preview mode and under active development, so please refer to the issue tracker for known issues or contact the author directly via email.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft