Skip to content

Commit 19c221f

Browse files
Fix kubernetes typo (#519)
* Fix Kubernetes typo * Updated `_docs-sources` with this contribution and regenerated output. Co-authored-by: docs-sourcer[bot] <99042413+docs-sourcer[bot]@users.noreply.github.com>
1 parent 7561045 commit 19c221f

File tree

2 files changed

+3
-3
lines changed
  • _docs-sources/guides/build-it-yourself/kubernetes-cluster
  • docs/guides/build-it-yourself/kubernetes-cluster

2 files changed

+3
-3
lines changed

_docs-sources/guides/build-it-yourself/kubernetes-cluster/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This guide will walk you through the process of configuring a production-grade K
2323
href="/guides/build-it-yourself/kubernetes-cluster/core-concepts/why-kubernetes"
2424
>
2525
An overview of the core concepts you need to understand to use Kubernetes, including why you may want to use
26-
ubernetes, Kubernetes architecture, the control plane, worker nodes, different ways to run Kubernetes, services,
26+
kubernetes, Kubernetes architecture, the control plane, worker nodes, different ways to run Kubernetes, services,
2727
deployments, auto scaling, auto healing, RBAC, and more.
2828
</Card>
2929
<Card

docs/guides/build-it-yourself/kubernetes-cluster/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This guide will walk you through the process of configuring a production-grade K
2323
href="/guides/build-it-yourself/kubernetes-cluster/core-concepts/why-kubernetes"
2424
>
2525
An overview of the core concepts you need to understand to use Kubernetes, including why you may want to use
26-
ubernetes, Kubernetes architecture, the control plane, worker nodes, different ways to run Kubernetes, services,
26+
kubernetes, Kubernetes architecture, the control plane, worker nodes, different ways to run Kubernetes, services,
2727
deployments, auto scaling, auto healing, RBAC, and more.
2828
</Card>
2929
<Card
@@ -52,6 +52,6 @@ This guide will walk you through the process of configuring a production-grade K
5252
<!-- ##DOCS-SOURCER-START
5353
{
5454
"sourcePlugin": "local-copier",
55-
"hash": "2bc76558e0896d476267b38e9d6182a1"
55+
"hash": "bf4519e28118b059be982de30131fc70"
5656
}
5757
##DOCS-SOURCER-END -->

0 commit comments

Comments
 (0)