Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanzhang-oss authored May 13, 2024
1 parent 3c3aaae commit e805d12
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/concepts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,10 @@ Understand how multi-cluster scheduling works.

## [Scheduling Framework](Scheduling-Framework/README.md)

Lower-level multi-cluster scheduling system design.
Lower-level multi-cluster scheduling system design.

## [Override](Override/README.md)
Allow slightly different manifests depends on the cluster it lands.

## [PropertyProvider](docs/concepts/PropertyProviderAndClusterProperties/README.md)
More ways to select the clusters based on its property.

0 comments on commit e805d12

Please sign in to comment.