OpenFaaS con K3S en un servidor ARM64

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • arkade

    Open Source Marketplace For Developer Tools

  • https://docs.oracle.com/iaas/Content/FreeTier/freetier_topic-Always_Free_Resources.htm https://rancher.com/docs/k3s/latest/en/ https://helm.sh/docs/intro/install/ https://github.com/alexellis/arkade https://cert-manager.io/docs/tutorials/acme/nginx-ingress/ https://docs.openfaas.com/deployment/kubernetes/ https://docs.openfaas.com/cli/install/

  • kuard

    Demo app for Kubernetes Up and Running book

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cert-manager

    Automatically provision and manage TLS certificates in Kubernetes

  • $ helm repo add jetstack https://charts.jetstack.io $ helm update $ kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.8.2/cert-manager.crds.yaml $ helm install cert-manager jetstack/cert-manager --namespace cert-manager --create-namespace --version v1.8.2

  • OpenFaaS

    OpenFaaS - Serverless Functions Made Simple

  • ingress-nginx

    Ingress-NGINX Controller for Kubernetes

  • $ helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx $ helm repo update $ helm install nginxingress ingress-nginx/ingress-nginx

  • k3s

    Lightweight Kubernetes

  • ingress-operator

    Custom domains, paths and TLS for your OpenFaaS Functions

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts