Skip to content

Commit a874a0a

Browse files
committed
fixed etcd typo
1 parent 658243c commit a874a0a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

includes/container-service-limits.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: include file
33
description: include file
4-
author: mgoedtel
4+
author: nickomang
55
ms.service: azure-kubernetes-service
66
ms.topic: include
77
ms.date: 01/12/2024
8-
ms.author: magoedte
8+
ms.author: nickoman
99
ms.custom: include file
1010
---
1111

@@ -25,7 +25,7 @@ ms.custom: include file
2525

2626
| Kubernetes Control Plane tier | Limit |
2727
|--|:-|
28-
| Standard tier | Automatically scales Kubernetes API server based on load. Larger control plane component limits and API server/etc instances. |
28+
| Standard tier | Automatically scales Kubernetes API server based on load. Larger control plane component limits and API server/etcd instances. |
2929
| Free tier | Limited resources with [inflight requests limit](https://kubernetes.io/docs/reference/command-line-tools-reference/kube-apiserver/) of 50 mutating and 100 read-only calls. Recommended node limit of 10 nodes per cluster. Best for experimenting, learning, and simple testing. **Not advised for production/critical workloads**. |
3030

3131
<!-- LINKS - Internal -->

0 commit comments

Comments
 (0)