Skip to content

Commit 7e1cc7d

Browse files
committed
rename file and folder
1 parent 3faccc1 commit 7e1cc7d

21 files changed

+25
-20
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22376,6 +22376,11 @@
2237622376
"redirect_url": "/azure/azure-arc/kubernetes/overview",
2237722377
"redirect_document_id": "false"
2237822378
},
22379+
{
22380+
"source_path_from_root": "/articles/azure-arc/kubernetes/tutorial-workload-management.md",
22381+
"redirect_url": "/azure/azure-arc/kubernetes/workload-management",
22382+
"redirect_document_id": "true"
22383+
},
2237922384
{
2238022385
"source_path": "articles/azure-cache-for-redis/redis-cache-insights-overview.md",
2238122386
"redirect_url": "/azure/azure-cache-for-redis/cache-insights-overview",

articles/azure-arc/kubernetes/conceptual-workload-management.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Before we describe the scenario, let's clarify which personas are involved, what
3838

3939
### Platform team
4040

41-
The platform team is responsible for managing the group of clusters that hosts applications produced by application teams.
41+
The platform team is responsible for managing the clusters that host applications produced by application teams.
4242

4343
Key responsibilities of the platform team are:
4444

@@ -137,5 +137,5 @@ Deployment Observability Hub is a central storage that is easy to query with com
137137

138138
## Next steps
139139

140-
* Walk through a sample implementation to explore [workload management in a multi-cluster environment with GitOps](tutorial-workload-management.md).
140+
* Walk through a sample implementation to explore [workload management in a multi-cluster environment with GitOps](workload-management.md).
141141
* Explore a [multi-cluster workload management sample repository](https://github.com/microsoft/kalypso).

0 commit comments

Comments
 (0)