Coder Social home page Coder Social logo

jorgearteiro / bridge-to-kubernetes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from azure/bridge-to-kubernetes

0.0 1.0 0.0 4 MB

Bridge To Kubernetes (B2K) is development tool to debug microservices, pods which redirects traffic to your local development machine and vice versa.

Home Page: https://learn.microsoft.com/en-us/visualstudio/bridge/overview-bridge-to-kubernetes

License: Other

Shell 0.90% C# 98.48% PowerShell 0.43% Dockerfile 0.19%

bridge-to-kubernetes's Introduction

Bridge to Kubernetes

Build Status

CodeQL

Welcome to Bridge-To-Kubernetes! Bridge to Kubernetes extends the Kubernetes perimeter to your development computer allowing you to write, test, and debug microservice code while connected to your Kubernetes cluster with the rest of your application or services. You can simply run your code natively on your development workstation while connected to the Kubernetes cluster, allowing you to test your code changes in the context of the larger application.

Introduction Video

https://learn.microsoft.com/en-us/shows/open-at-microsoft/get-started-with-bridge-to-kubernetes

image002

Key Features:

Simplifying Microservice Development

  • Eliminate the need to manually source, configure and compile external dependencies on your development computer.

Easy Debugging

  • Run your usual debug profile with the added cluster configuration. You can debug your code as you normally would while taking advantage of the speed and flexibility of local debugging.

Developing and Testing End-to-End

  • Test end-to-end during development time. Select an existing service in the cluster to route to your development machine where an instance of that service is running locally. Request initiated through the frontend of the application running in Kubernetes will route between services running in the cluster until the service you specified to redirect is called.

Documentation

CLI tool installation

  • curl -fsSL https://raw.githubusercontent.com/Azure/Bridge-To-Kubernetes/main/scripts/install.sh | bash
  • Supports Linux, Darwin, Windows - use WSL (installation link here) or Git Bash (installation link here)

How to use the CLI

  • run the following command dsc connect --service <service-name> --local-port <port-number> --namespace <namespace> --use-kubernetes-service-environment-variables
  • example is dsc connect --service stats-api --local-port 3001 --namespace todo-app
  • for help dsc --help
  • for version dsc --version

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft’s Trademark & Brand Guidelines] (https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies.

Security Reporting Guidance

Checkout the SECURITY.md file in this repo for details.

Data Collection

The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft’s privacy statement. Our privacy statement is located at https://go.microsoft.com/fwlink/?LinkID=824704. You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.

Support

Bridge to Kubernetes is an open source project that is not covered by the Microsoft Azure support policy. Please search open issues here, and if your issue isn't already represented please open a new one. The project maintainers will respond to the best of their abilities and triage the most urgent bugs.

bridge-to-kubernetes's People

Contributors

hsubramanianaks avatar elenavillamil avatar eneuman avatar dependabot[bot] avatar microsoftopensource avatar qpetraroia avatar tatsinnit avatar vidya2606 avatar ajaffie avatar bartnetjs avatar dgarberj avatar garyburgmann avatar gatoonjin avatar jamiemagee avatar maksimr avatar markphillips100 avatar sajayantony avatar strayfe avatar gambtho avatar tbarnes94 avatar microsoft-github-operations[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.