Skip to content

Development Environments #3

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

Open
shaneutt opened this issue Apr 16, 2025 · 1 comment
Open

Development Environments #3

shaneutt opened this issue Apr 16, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@shaneutt
Copy link
Collaborator

shaneutt commented Apr 16, 2025

To support development and testing we need manifests and deployment tools to deploy a Gateway API implementation with the Scheduler attached within a few simple steps. These tools should cover the following deployment scenarios:

  • Deploying on Kubernetes In Docker (KIND) cluster with the VLLM simulator
  • Deploying on vanilla Kubernetes with VLLM (or the simulator)
  • Deploying on OpenShift with VLLM (or the simulator)

These need to have the following capabilities:

  • The components needs to be deployable to any namespace (Istio/Envoy GW, EPP/Scheduler, InferencePool, vllm-sim...)
  • Remote access (NodePort, kubectl port forward, etc.)
@elevran
Copy link
Collaborator

elevran commented Apr 16, 2025

  • can deploy to any namespace (Istio/Envoy GW, EPP/Schedular, InferencePool, vllm-sim...)
  • being able to access remotely (NodePort, kubectl port forward, etc.)

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

No branches or pull requests

3 participants