Skip to content
This repository was archived by the owner on Jun 20, 2026. It is now read-only.
This repository was archived by the owner on Jun 20, 2026. It is now read-only.

Reduce duplication between quickstart user guides #177

Description

@liu-cong

There are quite some duplicated content between user guides (e.g., prerequisites, test model endpoint with inference requests). We should extract shared content into a common place, and restructure each user guide to something like below:

## Overview

## Prerequisites
### [Refer to shared] Common Prerequisites (e.g., create HF token, install gateway control plane, install CRDs, etc.)
## Additional

## Installation steps
###[Refer to shared] Common installation
## Additional

## Verification
### [Refer to shared] Common Verification 
## Additional

## Cleanup
### [Refer to shared] Common Cleanup
## Additional

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions