Skip to content

Commit edc1bff

Browse files
committed
docs: fix grammatical errors in image cache docs
Signed-off-by: Amarachi Iheanacho <[email protected]>
1 parent 029b16a commit edc1bff

File tree

4 files changed

+12
-12
lines changed
  • public/talos

4 files changed

+12
-12
lines changed

public/talos/v1.10/configure-your-talos-cluster/images-container-runtime/image-cache.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ description: "How to enable and configure Talos image cache feature."
55

66
import { release_v1_10 } from '/snippets/custom-variables.mdx';
77

8-
Talos Image Cache feature allows to provide container images to the nodes without the need to pull them from the Internet.
9-
This feature is useful in environments with limited or no Internet access.
8+
The Image Cache feature allows nodes to access container images without needing to pull them from the Internet.
9+
This is especially useful in environments with limited or no Internet connectivity.
1010

11-
Image Cache is local to the machine, and automatically managed by Talos if enabled.
11+
The cache is local to each machine and is automatically managed by Talos when enabled.
1212

1313
## Preparing Image Cache
1414

public/talos/v1.11/configure-your-talos-cluster/images-container-runtime/image-cache.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ description: "How to enable and configure Talos image cache feature."
55

66
import { release_v1_11 } from '/snippets/custom-variables.mdx';
77

8-
Talos Image Cache feature allows to provide container images to the nodes without the need to pull them from the Internet.
9-
This feature is useful in environments with limited or no Internet access.
8+
The Image Cache feature allows nodes to access container images without needing to pull them from the Internet.
9+
This is especially useful in environments with limited or no Internet connectivity.
1010

11-
Image Cache is local to the machine, and automatically managed by Talos if enabled.
11+
The cache is local to each machine and is automatically managed by Talos when enabled.
1212

1313
## Preparing Image Cache
1414

public/talos/v1.12/configure-your-talos-cluster/images-container-runtime/image-cache.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ description: "How to enable and configure Talos image cache feature."
55

66
import { release_v1_12 } from '/snippets/custom-variables.mdx';
77

8-
Talos Image Cache feature allows to provide container images to the nodes without the need to pull them from the Internet.
9-
This feature is useful in environments with limited or no Internet access.
8+
The Image Cache feature allows nodes to access container images without needing to pull them from the Internet.
9+
This is especially useful in environments with limited or no Internet connectivity.
1010

11-
Image Cache is local to the machine, and automatically managed by Talos if enabled.
11+
The cache is local to each machine and is automatically managed by Talos when enabled.
1212

1313
## Preparing Image Cache
1414

public/talos/v1.9/configure-your-talos-cluster/images-container-runtime/image-cache.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ description: "How to enable and configure Talos image cache feature."
55

66
import { release_v1_9 } from '/snippets/custom-variables.mdx';
77

8-
Talos Image Cache feature allows to provide container images to the nodes without the need to pull them from the Internet.
9-
This feature is useful in environments with limited or no Internet access.
8+
The Image Cache feature allows nodes to access container images without needing to pull them from the Internet.
9+
This is especially useful in environments with limited or no Internet connectivity.
1010

11-
Image Cache is local to the machine, and automatically managed by Talos if enabled.
11+
The cache is local to each machine and is automatically managed by Talos when enabled.
1212

1313
## Preparing Image Cache
1414

0 commit comments

Comments
 (0)