Skip to content

Commit 3faccc1

Browse files
committed
fix title issue
1 parent db31a41 commit 3faccc1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/azure-arc/kubernetes/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,9 @@
9999
href: kubernetes-resource-view.md
100100
- name: Deploy applications consistently
101101
displayName: GitOps, flux, configuration, policy
102-
- name: Manage multi-cluster workloads with GitOps
103-
href: tutorial-workload-management.md
104102
href: use-azure-policy-flux-2.md
103+
- name: Explore multi-cluster workload management
104+
href: tutorial-workload-management.md
105105
- name: Manage identity and access
106106
items:
107107
- name: Securely connect to cluster from anywhere

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Workload management in a multi-cluster environment with GitOps'
2+
title: 'Explore workload management in a multi-cluster environment with GitOps'
33
description: Explore typical use-cases that Platform and Application teams face on a daily basis working with Kubernetes workloads in a multi-cluster environment.
44
keywords: "GitOps, Flux, Kubernetes, K8s, Azure, Arc, AKS, ci/cd, devops"
55
author: eedorenko
@@ -8,7 +8,7 @@ ms.topic: how-to
88
ms.date: 03/29/2023
99
---
1010

11-
# Tutorial: Workload management in a multi-cluster environment with GitOps
11+
# Explore workload management in a multi-cluster environment with GitOps
1212

1313
Enterprise organizations, developing cloud native applications, face challenges to deploy, configure and promote a great variety of applications and services across multiple Kubernetes clusters at scale. This environment may include Azure Kubernetes Service (AKS) clusters, clusters running on other public cloud providers, or clusters in on-premises data centers that are connected to Azure through the Azure Arc. Refer to the [conceptual article](conceptual-workload-management.md) exploring the business process, challenges and solution architecture.
1414

0 commit comments

Comments
 (0)