GithubHelp home page GithubHelp logo

isabella232 / kubernetes-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from moleculerjs/kubernetes-demo

0.0 0.0 0.0 7 KB

Kubernetes demo for Moleculer microservices framework

License: MIT License

kubernetes-demo's Introduction

Moleculer logo

Moleculer

kubernetes-demo

Kubernetes demo for Moleculer microservices framework

For testing & prototyping install a Kubernetes cluster locally with Minikube.

Monolith mode

In this case all services execute in one Pod without transporter.

kubectl apply -f monolith.yaml

In browser open the http://192.168.99.100:30000 URL.

Microservices mode

In this case all services execute in separated and scaled Pods with NATS transporter.

kubectl apply -f micro.yaml

In browser open the http://192.168.99.100 URL.

CLI connection

To connect to the deployed app install moleculer-cli & nats globally with npm i -g moleculer-cli nats command.

moleculer connect nats://192.168.99.100:32222

Screenshot

License

Moleculer is available under the MIT license.

Contact

Copyright (c) 2016-2019 MoleculerJS

@moleculerjs @MoleculerJS

kubernetes-demo's People

Contributors

icebob 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.