apache / apache/openwhisk

Production grade no kubernetes environment

Open
#5,162 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
6.8k
Forks
1.2k
Avg merge
2d 14h
Merged PRs (30d)
2

Description

A production grade deployment without Kubernetes allow me to start from very minimal scale with ( a few hundred users per day and low workloads ) running on my local computer or on a raspberry pi. then I can scale the same architecture of my application to a managed Kubernates service.

This will help lean teams to develop and grow up to enterprise scale. OpenFaaS is providing similar feature with faasd

I saw docker-compose option https://openwhisk.apache.org/documentation.html#openwhisk_deployment
which states that it is not suitable production use.

If there is a way to use OpenWisk without Kubernaties already available then it worth considering adding a good documentation for scale down method which helps side project geeks :)

## Environment details:

* local deployment, Mac OS, Linux, Windows, Raspberry PI

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.