This repository contains archived versions of the KServe documentation, which were originally built using MkDocs. The latest documentation has been migrated to Docusaurus and is maintained separately.
The archived MkDocs-based documentation is preserved here for reference and historical purposes. It is available live at: kserve.github.io/archive
- Do not update documentation here for new releases.
- For the latest documentation, please refer to the kserve.github.io/website site.
- Each subfolder (e.g.,
0.7/
,0.8/
, ...,0.15/
) contains the documentation for a specific KServe release. - Available versions: 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15.
- The root of this archive contains static files and versioned directories.
- The root path (
https://kserve.github.io/archive/
) automatically redirects to the0.15
version documentation. - Each version can be accessed by selecting the version dropdown in the archive website, or directly via URLs such as
https://kserve.github.io/archive/0.14
(replace0.14
with the desired version).
This repository is read-only. For updates or new documentation, please visit the KServe website repository.
See LICENSE for details.
Note: This archive is read-only and is not actively maintained except for preservation.