Skip to content

Commit 5c37561

Browse files
authored
Fix some misspellings of 'Kubernetes'. (#614)
1 parent b60f8bc commit 5c37561

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/operate/kubernetes/recommendations/persistent-volumes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec should include a *persistentSpec* section, in the
3333
Persistence storage is a requirement for production deployments.
3434

3535
{{< note >}}
36-
For **production deployments** of Redis Enterprise Cluster on Kubenetes,
36+
For **production deployments** of Redis Enterprise Cluster on Kubernetes,
3737
the Redis Enterprise Cluster (REC) must be deployed with persistence enabled.
3838
The REC deployment files in the [Kubernetes documentation](https://github.com/RedisLabs/redis-enterprise-k8s-docs) contain this declaration by default.
3939
{{< /note >}}
@@ -53,7 +53,7 @@ Persistent volume claims can be expanded, but not reduced after creation. See [E
5353

5454
{{< note >}}
5555
We recommend that you omit the volumeSize definition from the REC declaration
56-
so that the Redis Enterprise Cluster deployment on Kubenetes use the default volume size.
56+
so that the Redis Enterprise Cluster deployment on Kubernetes use the default volume size.
5757
{{< /note >}}
5858

5959
## Storage class name

0 commit comments

Comments
 (0)