Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Kong | 34,997 | 16 hours ago | 233 | apache-2.0 | Lua | |||||
🦍 The Cloud-Native API Gateway | ||||||||||
Faas | 23,126 | 9 | 16 hours ago | 31 | April 12, 2021 | 29 | mit | Go | ||
OpenFaaS - Serverless Functions Made Simple | ||||||||||
Docker_practice | 22,409 | 14 days ago | 9 | December 01, 2021 | 7 | Go | ||||
Learn and understand Docker&Container technologies, with real DevOps practice! | ||||||||||
Generator Jhipster | 20,634 | 4,666 | 186 | 15 hours ago | 267 | September 02, 2022 | 288 | apache-2.0 | TypeScript | |
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures. | ||||||||||
Harbor | 20,217 | 15 | a day ago | 255 | June 28, 2022 | 558 | apache-2.0 | Go | ||
An open source trusted cloud native registry project that stores, signs, and scans content. | ||||||||||
Kuboard Press | 17,908 | 2 months ago | 333 | JavaScript | ||||||
Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。 | ||||||||||
Hydra | 14,103 | 8 | 19 hours ago | 1 | May 08, 2019 | 81 | apache-2.0 | Go | ||
OpenID Certified™ OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language. Works with Hardware Security Modules. Compatible with MITREid. | ||||||||||
Awesome Kubernetes | 13,893 | 22 days ago | 9 | other | Shell | |||||
A curated list for awesome kubernetes sources :ship::tada: | ||||||||||
Prefect | 12,096 | 1 | 70 | 16 hours ago | 162 | July 05, 2022 | 518 | apache-2.0 | Python | |
The easiest way to orchestrate and observe your data pipelines | ||||||||||
Mall Learning | 12,045 | 17 days ago | 25 | apache-2.0 | Java | |||||
mall学习教程,架构、业务、技术要点全方位解析。mall项目(50k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。 |
Last.Backend container management platform is the new and modern open-source container management system with service discovery, overlay networks and more..
Container platform is an open-source system for automating deployment, scaling, and management of containerized applications. It contains a set of technologies like: container scheduling, service discovery, overlay network, container runtime, container images runtime, load-balancing and more. All of these technologies provided out of the box and don't requiring additional research and setup.
Platform structure:
Our design principles allows us to create extendable and powerful system. We separated runtime into particular package and use interfaces to add ability to extend supported technologies. By default Last.Backend operate with this runtimes:
All these runtimes are documented in runtime section, where are described all methods, types and algorithms.
The main endpoint to manage cluster is REST API interface.
Our team use swagger for generation API documentation. To create swagger spec, just execute make swagger-spec
command in root of repository.
You can use REST API in these options:
pgk/api/client
packageCurrent version is in public beta stage and include:
All of these functionality is under active test now, so don't surprised by frequent PRs please.
Join us in Gitter
This project has Roadmap, feel free to offer your features.
We are actively searching for contributors! If you want to help our project and to make developers life easier, please read our Contibuting guideliness.
If you want to dive into project, the best place to start - is our documentation.
We have separated maintainers page
Note: Last.Backend is under active development stage and our team is working day and night to make it better. Your suggestions, comments and contributions will be very helpful for us!
For details on our planned features and future direction please refer to our roadmap.
Join us on social media:
The repository is owned by Last.Backend LLC company.
The main contributors are:
Origin is licensed under the Apache License, Version 2.0.