Merge pull request #571 from janetkuo/folder-restructure

refactor: Improve directory structure for clarity
This commit is contained in:
Kubernetes Prow Robot 2025-09-01 08:41:13 -07:00 committed by GitHub
commit 75b7b4f5d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
74 changed files with 3 additions and 1 deletions

View File

@ -15,8 +15,10 @@ ones like AI/ML workloads and platforms.
We encourage you to explore the subdirectories to find examples relevant to your needs.
Examples are organized into categories, such as:
* [ai](ai/): Demonstrations of AI/ML model training, serving, end-to-end platform
* [AI](AI/): Demonstrations of AI/ML model training, serving, end-to-end platform
reference manifests, and MLOps toolchains.
* [Web](web/): Examples of web-based applications, from simple static sites to more complex multi-tier applications.
* [Databases](databases/): Best practices and configurations for deploying various types of databases on Kubernetes.
* ... (and more as the collection grows!)
Each example includes its own detailed `README.md` file covering:

View File

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB