mirror of
https://github.com/openfaas/faas.git
synced 2025-06-15 03:36:47 +00:00
Split providers table into two
**What** - Split the table into official providers and community providers - Move the site links to the site column Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
This commit is contained in:
parent
9f53edd37e
commit
e475436cca
36
community.md
36
community.md
@ -44,26 +44,28 @@ It would be great to hear from you especially if you have any of the above and w
|
||||
|
||||
[Back to top](#openfaas-community)
|
||||
|
||||
| Project name and description | Author | Site | Status | Official
|
||||
|----------------------------------------------------------------------|------------|-----------|-------------|----------|
|
||||
| [faas-netes](https://github.com/openfaas/faas-netes) - Kubernetes provider | OpenFaaS | github.com | Supported | Yes |
|
||||
| [faas-swarm](https://github.com/openfaas/faas-swarm) - Docker Swarm provider | OpenFaaS | github.com | Supported | Yes |
|
||||
| [openfaas-operator](https://github.com/openfaas-incubator/openfaas-operator) - Kubernetes Operator provider | OpenFaaS | github.com | Incubation | Yes |
|
||||
| [faas-fargate](https://github.com/ewilde/faas-fargate) - AWS Fargate provider | Edward Wilde | github.com | Incubation | Community |
|
||||
| [faas-nomad](https://github.com/hashicorp/faas-nomad) - Nomad provider | Nic Jackson (Hashicorp) | github.com | Incubation | Community |
|
||||
| [faas-rancher](https://github.com/kenfdev/faas-rancher) - Rancher/Cattle provider | Ken Fukuyama | github.com | Inception | Community |
|
||||
| [faas-dcos](https://github.com/realbot/faas-dcos) - DCOS provider | Alberto Quario | github.com | Inception | Community |
|
||||
| [faas-hyper](https://github.com/hyperhq/faas-hyper) - Hyper.sh provider | Hyper | github.com | Inception | n/a |
|
||||
| [faas-guardian](https://github.com/nwright-nz/openfaas-guardian-backend) - Guardian provider | Nigel Wright | github.com | Inception | n/a |
|
||||
| [faas-ecs](https://github.com/stack360/faas-ecs) | Xicheng Chang (Huawei) | github.com | Inception | n/a |
|
||||
Official providers developed and supported by the OpenFaaS project
|
||||
|
||||
| Project name and description | Author | Site | Status |
|
||||
|----------------------------------------------------------------------|------------|-----------|-------------|
|
||||
| **faas-netes**- Kubernetes provider | OpenFaaS | [github.com](https://github.com/openfaas/faas-netes) | Supported |
|
||||
| **faas-swarm** - Docker Swarm provider | OpenFaaS | [github.com](https://github.com/openfaas/faas-swarm) | Supported |
|
||||
| **openfaas-operator** - Kubernetes Operator provider | OpenFaaS | [github.com](https://github.com/openfaas-incubator/openfaas-operator) | Incubation |
|
||||
|
||||
Community providers actively being developed and/or support provided by a third-party
|
||||
|
||||
| Project name and description | Author | Site | Status |
|
||||
|----------------------------------------------------------------------|------------|-----------|-------------|
|
||||
| **faas-fargate** - AWS Fargate provider | Edward Wilde | [github.com](https://github.com/ewilde/faas-fargate) | Incubation |
|
||||
| **faas-nomad** - Nomad provider | Nic Jackson (Hashicorp) | [github.com](https://github.com/hashicorp/faas-nomad) | Incubation |
|
||||
| **faas-rancher** - Rancher/Cattle provider | Ken Fukuyama | [github.com](https://github.com/kenfdev/faas-rancher) | Inception |
|
||||
| **faas-dcos** - DCOS provider | Alberto Quario | [github.com](https://github.com/realbot/faas-dcos) | Inception |
|
||||
| **faas-hyper** - Hyper.sh provider | Hyper | [github.com](https://github.com/hyperhq/faas-hyper) | Inception |
|
||||
| **faas-guardian** - Guardian provider | Nigel Wright | [github.com](https://github.com/nwright-nz/openfaas-guardian-backend) | Inception |
|
||||
| **faas-ecs** | Xicheng Chang (Huawei) | [github.com](https://github.com/stack360/faas-ecs) | Inception |
|
||||
|
||||
Key:
|
||||
|
||||
(Official)
|
||||
|
||||
* Supported - stable and supported by the OpenFaaS project
|
||||
* Community - actively being developed, support provided by a third-party
|
||||
|
||||
(Status)
|
||||
|
||||
* Incubation - actively being developed, but not stable
|
||||
|
Loading…
x
Reference in New Issue
Block a user