Add openfaas-operator to the provider table

**What**
- Add openfaas-operator as a provider with status Incubation

Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
This commit is contained in:
Lucas Roesler 2018-10-12 13:33:27 +02:00 committed by Alex Ellis
parent d1a22df522
commit 9f53edd37e

View File

@ -48,6 +48,7 @@ It would be great to hear from you especially if you have any of the above and w
|----------------------------------------------------------------------|------------|-----------|-------------|----------|
| [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 |