Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How I use OpenFaaS as an end-user #1638

Closed
wants to merge 1 commit into from
Closed

Conversation

kylos101
Copy link
Contributor

Finally contributing to #1591. My apologies for the delay! I decided to put together diagrams showing how I use OpenFaaS.

Let me know if this is something you'd be interested in, have questions, or would like any changes?

Description

Architecture diagrams for:

  1. Integrating Auth0 with OpenFaaS to enrich claims in JWT tokens via a HMAC event based rule at login
  2. My Angular SPA using OpenFaaS to do a variety of things
  3. My Kubernetes backend for OpenFaaS, ingress managed using Kong plugins
  4. A flow diagram for my OpenFaaS functions
  5. A diagram highlighting various administrative processes and related components

Motivation and Context

To show how I use OpenFaaS as an end-user

How Has This Been Tested?

N/A

Types of changes

  • Documentation

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I've read the CONTRIBUTION guide
  • I have signed-off my commits with git commit -s

Contributing to openfaas#1591. I decided to put together diagrams showing how I use OpenFaaS for identity, SPA, backend, function flow, and administration.

Signed-off-by: kylos101 <[email protected]>
@kylos101 kylos101 closed this Mar 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant