# Lab 4

A series of labs detailing the installion of Knative Serving in an OpenShift cluster and deploying the serverless aspects of the Example-Bank application.

## About this workshop

This series has an additional presentation.

## Agenda

|                                                                                                                                                                  |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Installing OpenShift Serverless](/digital-developer-conference-hybrid-cloud/serverless-workshop/lab/installing-openshift-serverless.md)                         |
| [Installing Knative Serving](/digital-developer-conference-hybrid-cloud/serverless-workshop/lab/installing-knative-serving.md)                                   |
| [Clone the repo](/digital-developer-conference-hybrid-cloud/serverless-workshop/lab/clone-the-repo.md)                                                           |
| [Create an admin scoped user](/digital-developer-conference-hybrid-cloud/serverless-workshop/lab/create-an-admin-scoped-user.md)                                 |
| [Building the example serverless application](/digital-developer-conference-hybrid-cloud/serverless-workshop/lab/building-the-example-serverless-application.md) |
| [Configure Deployment file](/digital-developer-conference-hybrid-cloud/serverless-workshop/lab/configure-deployment-file.md)                                     |
| [Deploying to OpenShift Serverless](/digital-developer-conference-hybrid-cloud/serverless-workshop/lab/deploying-to-openshift-serverless.md)                     |
| [Test the Serverless App](/digital-developer-conference-hybrid-cloud/serverless-workshop/lab/test-the-serverless-app.md)                                         |
| [Modify Serverless App](/digital-developer-conference-hybrid-cloud/serverless-workshop/lab/modify-serverless-app.md)                                             |
| [Conclusion](/digital-developer-conference-hybrid-cloud/serverless-workshop/lab/conclusion.md)                                                                   |

## Credits

* [Anthony Amanse](https://github.com/AnthonyAmanse)

## Badge

After completion of the workshop, you can collect your [badge](https://www.youracclaim.com/org/ibm/badge/hybrid-cloud-conference-serverless-innovator)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ibm-developer.gitbook.io/digital-developer-conference-hybrid-cloud/serverless-workshop/lab.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
