Skip to content

casfe03/openshift-serverless-quickstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenShift Serverless Quick Start

This repo contains some OpenShift Serverless Quickstarts. A quick start is a guided tutorial with user tasks to be executed using the OpenShift Web Console. They are especially useful for getting started with an application, Operator, or other product offering.

How to install

To install on OpenShift, run:

# NodeJS
oc apply -f https://raw.githubusercontent.com/luszczynski/openshift-serverless-quickstart/main/quickstarts/node-faas-quickstart.yaml

# GO
oc apply -f https://raw.githubusercontent.com/luszczynski/openshift-serverless-quickstart/main/quickstarts/go-faas-quickstart.yaml

# Quarkus
oc apply -f https://raw.githubusercontent.com/luszczynski/openshift-serverless-quickstart/main/quickstarts/quarkus-faas-quickstart.yaml

# Python
oc apply -f https://raw.githubusercontent.com/luszczynski/openshift-serverless-quickstart/main/quickstarts/python-faas-quickstart.yaml

About

OpenShift Serverless Quickstart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 25.6%
  • JavaScript 21.6%
  • Rust 17.8%
  • TypeScript 15.6%
  • Python 11.3%
  • Go 7.8%
  • Procfile 0.3%