vllm-project / vllm-project/aibrix

customize the kubebuilder cluster file for more granular testing

Open
#187 3 comments 0 reactions 1 assignee Assigned to @nwangfw View on GitHub
area/testing good first issue help wanted kind/feature priority/important-soon
Dominant language
Go
Stars
5.1k
Forks
694
Avg merge
1d 19h
Merged PRs (30d)
98

Description

### 🚀 Feature Description and Motivation

Currently, we just use `kind` to provision the cluster and this is too simple. In order to send request to the cluster server etc, we need to expose some endpoints which required more cluster level customization. At the same time, cluster version needed to be specified in the configuration for compatibility purpose.

```
kind create cluster --name integration-test
```

### Use Case

_No response_

### Proposed Solution

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.