kserve / kserve/website

docs: document storageContainerName field for explicit CSC selection

Open Beginner friendly
#738 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
MDX
Stars
113
Forks
193
Avg merge
5d 20h
Merged PRs (30d)
3

Description

## Summary

KServe v0.20 added a `storageContainerName` field to InferenceService for explicitly selecting which ClusterStorageContainer (CSC) to use for model download. No documentation exists for this feature.

## What needs to be documented

- The `storageContainerName` field on InferenceService spec
- When to use it: environments with multiple ClusterStorageContainers where automatic matching may be ambiguous
- How it differs from the default URI-pattern-based CSC matching
- Example YAML showing explicit CSC selection
- Update the storage containers documentation (`docs/model-serving/storage/storage-containers.md`)

## Related PR

- https://github.com/kserve/kserve/pull/5314

## Since

KServe v0.20

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with docs/model-serving/storage/storage-containers.md and review the related PR #5314 for the KServe v0.20 behavior. Document the storageContainerName field, explain when explicit selection is needed versus URI-pattern matching, and add an example YAML configuration; the storage containers documentation should cover all requested guidance.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
82/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.