书栈网 · BookStack 本次搜索耗时 0.014 秒,为您找到 254 个相关结果.
  • Code Repositories

    Code Repositories Code repositories OpenFaaS org OpenFaaS Incubator Training & tutorials Templates Code Repositories Code repositories All source is organised under two ...
  • Manage secrets

    Manage secrets Secrets with OpenFaaS Cloud Encrypt a secret for use in your git repository Pre-reqs: Walk-through faas-cli cloud seal reference Example from reference repository:...
  • Secrets

    Using secrets Design A note on environmental variables Sample Creating a file for the secret Define the secret with faas-cli Define a secret in Kubernetes (advanced) Define a s...
  • CLI with Node.js

    Tutorial for the OpenFaaS CLI with Node.js Pre-requisites Get the CLI Find the help page Create a new Node.js function Build the function Push your function Deploy the functi...
  • Intro

    Intro CI/CD with OpenFaaS Use the native faas-cli GitLab GitHub Git examples with Jenkins Pipeline OpenFaaS Cloud GitHub Actions Intro CI/CD with OpenFaaS Due to the f...
  • Working with image tags

    Working with image tags Option 1 - YAML file Option 2 - --tag option 2.1 Use the SHA (--tag=sha ) 2.2 Use the SHA plus the branch (--tag=branch ) 2.3 Use the output of git desc...
  • Gateway

    Gateway OpenFaaS API Gateway / Portal Reference documentation Swagger Explore or update the Swagger API documentation Gateway OpenFaaS API Gateway / Portal Conceptual desig...
  • OpenFaaS快速入门指南

    OpenFaaS快速入门指南 部署 部署同步请求 OpenFaaS的使用 命令行工具 faas-cli命令说明 参考 OpenFaaS快速入门指南 OpenFaaS 一款高人气的开源的faas框架,可以直接在Kubernetes上运行,也可以基于Swarm或容器运行。 在Kubernetes上部署OpenFaaS十分简单,用到的镜像如下...
  • First Python Function

    Your first OpenFaaS Function with Python Step 1 - Install OpenFaaS Step 2 - Install the CLI Step 3 - Write your function Step 4 - Import 3rd party dependencies Step 5 - Going f...
  • Shell auto completion

    Shell Completion Bash for Linux Bash for MacOS ZSH Shell Completion The OpenFaas CLI has a shell completion feature for Bash and ZSH. Bash for Linux Bash for Linux requir...