Giter VIP home page Giter VIP logo

kubernetes's Introduction

dojot Kubernetes Manifests


This repository contains the necessary manifests and configuration files for a quick deployment of the dojot platform into a kubernetes cluster.


Kubernetes

Kubernetes or "K8s" is an open-source system for automating deployment, scaling and management of containerized applications that was originally designed by Google and donated to the Cloud Native Computing Foundation. It aims to provide a "platform for automating deployment, scaling, and operations of application containers across clusters of hosts". It supports a range of container tools, including Docker.

Manifests

The manifests contained on this repository compose the model of a basic scenario of dojot deployment where most components are deployed as single instances.

This manifests comprise the entirety of containers that are required to run dojot, including third-party infrastructure components like Postgres and Zookeeper.

Most components are divided in two manifests, one that defines the deployment of the container and another that defines the service to access it.

The third-party databases that are deployed here are PostgreSQL, Redis and MongoDB. All this databases are deployed as Clusters with replicas for High-Availability and have their storage persisted. At the moment, cluster size must be changed manually on the manifests.

How to use it

A guide on how to use this repository to deploy to Kubernetes can be found at the read the Docs documentation for dojot.

Disclaimer

This deployment option is best suited to development and functional environments. It is not production-ready and requires improvements for real world deployments.

kubernetes's People

Contributors

giovannicuriel avatar mmagr avatar

Watchers

James Cloos 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.