maxmouchet / edgenet

Kubernetes adapted for the network edge

Home Page:https://edge-net.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to EdgeNet

Go Report Card

Build Status

Coverage Status

EdgeNet is Kubernetes adapted for the network edge. It allows you to deploy applications to hundreds of nodes that are scattered across the internet, rather than to just one or a small number of centralized datacenters.

The code that we are developing here is in production powering the EdgeNet testbed, on which researchers worldwide conduct experiments in distributed systems and internet measurements.

Support

To chat with a member of the EdgeNet team live, please open our tawk.to window.

Contributing

The EdgeNet software is free and open source; we invite you to contribute.

To get a sense of where we are heading, please see our list of milestones. We follow an agile development approach, with two week sprints, each one leading to a new production version of the code. Our current sprint is one of the milestones, and you can see more near-term issues in our project backlog. You can pick one of these to work on, or suggest your own.

To start work, clone the latest release branch. When you have something you would like us to look at, please create a pull request for @bsenel to review.

Repository layout

If you are familiar with the Standard Go Project Layout used by other Kubernetes-related projects, you will easily be able to navigate this repository.

About

Kubernetes adapted for the network edge

https://edge-net.org/

License:Apache License 2.0


Languages

Language:Go 69.3%Language:HTML 29.9%Language:Dockerfile 0.6%Language:Makefile 0.2%