Giter Site home page Giter Site logo

koding-kubernetes's Introduction

Koding Kubernetes Config Files

Here you can find example configuration files for running Koding in a Kubernetes cluster. These files should be considered to be for BETA testing and require some configuration before being able to run in an actual cluster.

Important Notes about configuration

First, we do not recommend running our databases (postgres and mongo) on Kubernetes in a production environment since they store non-ephemeral data. You should host them on more dedicated hardware.

Second, this setup requires the installation of Kubernetes addons such as KubeDNS. Make sure these are installed and running on your system. You can check this by examining the namespace kube-system and making sure there are kubelets running for the correct services.

Third, the versions of Mongo and Koding Docker images in these files are not up to date and should be adjusted to be so before deployment.

Fourth, you will have to determine based upon your setup how to expose koding-srv to the public. In this example, all of the Kubernetes cluster's external IP addresses were added to the externalIPs field in koding-srv.yml. You may want to specify which machine(s) Koding deploys to using a label and then add these externalIPs, or you can use a LoadBalancer if your cloud provider supports it.

Lastly, we recommend that you leave plenty of disk space on your VMs to run Koding. You should have a minimum of 50GB of free disk space to install Koding.

##Launching kubectl create -f koding-kubernetes/

##Contribution Feel free to contribute additional examples under their own directories in this repository!

koding-kubernetes's People

Contributors

sibblegp avatar

Watchers

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