Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 762 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 762 Bytes

About

This repository contains example code used for App Platform for LKE Cloud Guides & Tutorials and App Platform for LKE Labs.

Contents

kserve-ai-inferencing

An example Helm chart to create a Kserve inferenceService.

open-webui

An example Kverno Policy to disable Istio sidecar injection to be used in combination with the open-webui Helm chart.

rabbitmq-python

Source code for an example chat app, sending messages to all clients that are currently connected.

vote-app

Source code to build the vote, worker and results images based on the Example Voting App.