File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed
v1.10/configure-your-talos-cluster/images-container-runtime
v1.11/configure-your-talos-cluster/images-container-runtime
v1.12/configure-your-talos-cluster/images-container-runtime
v1.9/configure-your-talos-cluster/images-container-runtime Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ description: "How to enable and configure Talos image cache feature."
55
66import { 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
Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ description: "How to enable and configure Talos image cache feature."
55
66import { 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
Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ description: "How to enable and configure Talos image cache feature."
55
66import { 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
Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ description: "How to enable and configure Talos image cache feature."
55
66import { 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
You can’t perform that action at this time.
0 commit comments