Call-for-Code / Project-Sample

A basic GitHub repository example for new Call for Code submissions and those that join the Call for Code with The Linux Foundation initiative.
https://developer.ibm.com/callforcode/
Apache License 2.0
48 stars 473 forks source link

Create examples that are local workstation container first that can also be deployed to Code Engine, Kubernetes, and OpenShift #44

Closed krook closed 1 year ago

krook commented 2 years ago

The goal here is to help folks create an app locally that could work completely standalone, or connect to IBM Cloud or third party services. It should be designed in such a way that a local container could then also run as serverless Code Engine function, or as a Kubernetes or OpenShift deployment without necessarily changing the original container.