Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add k8s demo for api server #414

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

add k8s demo for api server #414

wants to merge 5 commits into from

Conversation

adilhafeez
Copy link
Contributor

No description provided.

Copy link
Contributor

@salmanap salmanap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move this to use cases. This isn't a sample python application. Also please help me understand the demo a bit better.

Copy link
Contributor

@salmanap salmanap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor comments.


Before starting make sure you have completed the pre-requisites [here](https://github.com/katanemo/archgw?tab=readme-ov-file#prerequisites)

In separate window start 1) model server, 2) arch gateway 3) docker container for UI and for debugging 4) tail access logs
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

model_server is our internal implementation detail - while they can run this in foreground. I am not sure why this example forces developers to run the demo using these commands. Someone looking at this demo will be confused between arch gateway and model_server.

Instead we should follow the pattern in all other demos. We could have an advanced "debug logs" demo

@@ -0,0 +1,44 @@
# Kubernetes API Demo

This demo shows how you can use a publicly hosted REST API and interact with it using the Arch Gateway.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should be more specific about the demo - interact with live APIs like the K8s control plane APIs using Arch Gateway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants