Giter Site home page Giter Site logo

brimley's Introduction

Brimley

Node.js cli and API to deploy Node.js Applications to Kubernetes for Development.

This is still very much a work in progress.

This early version expects that you have minikube running and you have run minikube docker-env and followed the steps it provides.

brimley's People

Contributors

snyk-bot avatar lholmquist avatar

Watchers

James Cloos avatar  avatar  avatar

brimley's Issues

Use minikube docker env without exporting first

During my initial "getting things working" phase, i ran the result of the minikube docker-env command which export some environment variables which pointed to minikubes docker daemon.

It should be possible to get those values and pass them into the node docker client

Pass in docker environment

By default brimley uses the default docker environment on a users machine. This allows them to pass some config that changes the docker environment

Test for the minikube command

We are defaulting to minikube, so we need to test that minikube is available.

This should include that the cli is also available.

Pass in kube-rest-client

So this library can easily plugin to nodeshift, i would like the ability to pass the openshift-rest-client that nodeshift setups, into this library, so it can use it. Both this and nodeshift are using the kube-client under under the covers, so it shouldn't be an issue

Cleanup Deployments

right now, we can deploy, but there is no undeploy command.

undeploy should delete the container image we created as well as the deployment and service we created.

Add Tests

This also includes adding a CI, which will probably be circleCI

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.