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 #1637

Closed
wants to merge 3 commits 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

Finally contributing to openfaas#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?
@derek
Copy link

derek bot commented Feb 27, 2021

Thank you for your contribution. I've just checked and your commit doesn't appear to be signed-off. That's something we need before your Pull Request can be merged. Please see our contributing guide.
Tip: if you only have one commit so far then run: git commit --amend --signoff and then git push --force.

@derek derek bot added the no-dco label Feb 27, 2021
Finally contributing to openfaas#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?

Signed-off-by: kylos101 <[email protected]>
@kylos101 kylos101 closed this Feb 28, 2021
@kylos101 kylos101 deleted the patch-1 branch February 28, 2021 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant