Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.
This repository was archived by the owner on May 15, 2025. It is now read-only.

Development Environments #3

@shaneutt

Description

@shaneutt

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.)

Sub-issues

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions