Alex Ellis (OpenFaaS Ltd)
847f1ab16e
Add workflow diagram
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-25 11:35:09 +01:00
Alex Ellis (OpenFaaS Ltd)
cbb358fd15
Add blog post by Amir Movahedi
...
Closes : #1310
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-24 23:27:38 +01:00
Alex Ellis (OpenFaaS Ltd)
01f9dbcf38
Update inception diagram
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-24 23:04:27 +01:00
Alex Ellis (OpenFaaS Ltd)
26abec119c
Update conceptual overview diagram
...
Moves focus away from functions, Swarm and Docker Inc to reflect
some of the changes to the core project over the three years since
initial launch.
OpenFaaS can run any container that conforms to the runtime
contract. OpenFaaS Cloud provides IaaC and GitOps, but it was hard
to show where it belonged.
Some people are also under the impression that a container registry
is not required, so this diagram should clear that up.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-24 22:54:46 +01:00
Alex Ellis (OpenFaaS Ltd)
6d48eff3b1
Update ADOPTERS.md
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-24 15:34:03 +01:00
Alex Ellis (OpenFaaS Ltd)
8ed70ebbad
Add more users from issue #776
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-24 15:24:44 +01:00
Alex Ellis (OpenFaaS Ltd)
374330891e
Add additional case-studies
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-24 15:19:45 +01:00
Alex Ellis (OpenFaaS Ltd)
107cac4734
Add Ytel to ADOPTERS.md
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-24 15:14:30 +01:00
Alex Ellis (OpenFaaS Ltd)
0e663833e7
Add additional adopters
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-24 14:30:47 +01:00
Alex Ellis (OpenFaaS Ltd)
11156df105
Add ADOPTERS.md with partial list
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-24 14:23:26 +01:00
Alex Ellis (OpenFaaS Ltd)
137b63e61f
Add namespaces endpoint
...
This is being added because multiple namespaces can now be used
on Kubernetes. By listing namespaces, a client such as the UI
or CLI can then enumerate the namespaces to find functions
which may span across more than one namespace.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-21 18:07:38 +01:00
Edward Wilde
0488e510ee
Adds goto; copenhagen
...
Signed-off-by: Edward Wilde <ewilde@gmail.com>
2019-09-21 13:54:02 +01:00
Alex Ellis (OpenFaaS Ltd)
e632c4c944
Scale from zero using namespace
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-20 18:38:55 +01:00
Alex Ellis (OpenFaaS Ltd)
df4126d8f5
Scale functions with namespace option
...
Allows alerts to trigger functions to scale when they
also have an optional namespace set.
Tested e2e with Kubernetes 1.15 and a non-default namespace.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-20 18:38:55 +01:00
Alex Ellis (OpenFaaS Ltd)
238ce1be23
Add feature for invoking namespaced functions
...
When coupled with the latest version of faas-netes, the gateway
can now invoke, query and deploy functions into alternative
namespaces.
Tested e2e by creating a namespace "fn" and deploying, then
invoking a function deployed there and in the default namespace.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-20 18:38:55 +01:00
Alex Ellis (OpenFaaS Ltd)
0a90125aba
Allow dot in function name
...
This patch enables the use-case for multiple namepsaces by
allowing a dot to be used in the function name.
dep has been run to update OpenFaaS projects and also to
prune unused files.
Tested by doing a build.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-20 11:23:57 +01:00
Alex Ellis (OpenFaaS Ltd)
dc3c5fb9b3
Update to latest gateway
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-20 08:52:47 +01:00
Alex Ellis (OpenFaaS Ltd)
d322f109a8
Fix logo location
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-20 08:30:22 +01:00
Alex Ellis (OpenFaaS Ltd)
a709704ffe
Add SOSC2019 session
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-20 08:00:08 +01:00
Alex Ellis (OpenFaaS Ltd)
5f08dd7e80
Update community.md
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-19 21:00:08 +01:00
Alex Ellis (OpenFaaS Ltd)
a2d7382046
Bump gateway to use SVG logo
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-18 20:29:44 +01:00
Alex Ellis (OpenFaaS Ltd)
64b18d414e
Update to SVG logo in UI
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-18 20:27:29 +01:00
Alex Ellis (OpenFaaS Ltd)
fbdf02c985
Update tiers
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-17 21:06:33 +01:00
Alex Ellis (OpenFaaS Ltd)
3c75cddf4d
Update tiers
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-17 21:05:12 +01:00
Jonatas Baldin
c8f235468a
Add jonatasbaldin to .DEREK.yml
...
Signed-off-by: Jonatas Baldin <jonatas.baldin@gmail.com>
2019-09-17 19:15:58 +01:00
Vivek Singh
9690987319
Update prometheus and alertmanager images
...
This commit updates prometheus and alertmanager version to use
multi-arch images. Prometheus is updated to v2.11.0 and alertmanager is
updated to v0.18.0
Signed-off-by: Vivek Singh <vivekkmr45@yahoo.in>
2019-09-17 18:18:34 +01:00
Alex Ellis (OpenFaaS Ltd)
3f4a33cde1
Add new messages for Derek
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-16 15:20:34 +01:00
Alex Ellis (OpenFaaS Ltd)
bd6d07e068
Indent Golang example
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-16 13:30:28 +01:00
Alex Ellis (OpenFaaS Ltd)
338fc82179
Rename FaaS-CLI to faas-cli
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-16 13:25:20 +01:00
Alex Ellis (OpenFaaS Ltd)
f2d6e8f2e7
Minor corrections
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-16 13:22:22 +01:00
Alex Ellis (OpenFaaS Ltd)
fdaeaba018
Add Goto video
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-16 13:16:56 +01:00
Alex Ellis (OpenFaaS Ltd)
a800264be2
Remove Patreon link
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-16 13:11:58 +01:00
Alex Ellis (OpenFaaS Ltd)
d7c7d6b489
Update README
...
- Adds examples for Node.js and Golang
- Updates sponsorship verbiage
- Updates video selection
- Removes TestDrive v1
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-16 13:07:55 +01:00
Alex Ellis (OpenFaaS Ltd)
0457331c35
Update community events
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-16 12:38:26 +01:00
Pablo Chico de Guzman
65a98328ed
Add link to "How to develop a serverless app with OpenFaas and Okteto"
...
Signed-off-by: Pablo Chico de Guzman <pchico83@gmail.com>
2019-09-09 21:54:49 +01:00
Richard Gee
d6cf16651a
Add auth proxy env-vars to gateway for ARM
...
The two docker compose files for ARM based systems were not configured to pass the auth_proxy variables through to the gateway at deploy time. This was causing an error in the gateway which would manifest in the CLI and UI as: `ExternalAuthHandler: Get : unsupported protocol scheme ""`.
This change adds `auth_proxy_url` & `auth_proxy_pass_body` to the two ARM compose files so as to mirror the config of the x86_64 compose file.
Signed-off-by: Richard Gee <richard@technologee.co.uk>
2019-09-09 21:50:08 +01:00
Saiyam Pathak
60fccd5992
Added OpenFaas Bangalore meetup
...
Signed-off-by: Saiyam Pathak <saiyam911@gmail.com>
2019-09-06 17:32:57 +01:00
Saiyam Pathak
8ab5d1e888
Added Openfaas September Event happening at Bangalore
...
Signed-off-by: Saiyam Pathak <saiyam911@gmail.com>
2019-09-06 17:32:57 +01:00
Burton Rheutan
ff19992b1a
Update various links to prevent errors
...
Signed-off-by: Burton Rheutan <rheutan7@gmail.com>
2019-09-06 17:08:52 +01:00
Alex Ellis (OpenFaaS Ltd)
4406eb225b
Add events Sept-Nov
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-06 08:37:32 +01:00
Alex Ellis (OpenFaaS Ltd)
360fac0c2d
Add Platinum sponsor and individual
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-05 07:27:24 +01:00
Keiran Smith
862f36e94a
Update community.md
...
Signed-off-by: Keiran Smith <contact@keiran.scot>
2019-09-03 19:55:05 +01:00
Alex Ellis (OpenFaaS Ltd)
4efbfa0dc6
Removed some funding platforms
...
I would rather direct folks to GitHub Sponsors for time being
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-03 08:21:22 +01:00
Alex Ellis (OpenFaaS Ltd)
64f5508c36
Wording on health-check
...
Via feedback from @jonatasbaldin, thank you
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-03 08:20:19 +01:00
Jonatas Baldin
f84b342ff1
Change health checks to healthchecks in watchdog README
...
Signed-off-by: Jonatas Baldin <jonatas.baldin@gmail.com>
2019-09-03 08:19:11 +01:00
Jonatas Baldin
4f3f008ba3
Fix some typos in the watchdog/README.md file
...
Signed-off-by: Jonatas Baldin <jonatas.baldin@gmail.com>
2019-09-03 08:19:11 +01:00
Edward Wilde
b3e1d6e458
Adds techin.finance event
...
Signed-off-by: Edward Wilde <ewilde@gmail.com>
2019-08-29 19:23:05 +01:00
Alex Ellis (OpenFaaS Ltd)
df5900ada5
Add emeritus definition
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-08-29 17:59:05 +01:00
Alex Ellis (OpenFaaS Ltd)
88afdc5b27
Add to hall of fame
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-08-29 17:38:01 +01:00
Alex Ellis (OpenFaaS Ltd)
51094b64d7
Add notes on FaaSFriday
...
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-08-23 09:43:24 +01:00