Skip to content

Commit a58babb

Browse files
committed
remove note about using oras
1 parent 11a4553 commit a58babb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/book/src/03_topics/02_configuration/01_air-gapped-environtment.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,7 @@ Example layout for a `kubeadm` provider may look like:
8080
- `control-plane-components.yaml`
8181
- `bootstrap-components.yaml`
8282

83-
See the [plugin docs](../03_plugin/03_publish_subcommand.md) for more information on how to properly build and publish the OCI artifacts to the air-gapped registry.<br>
84-
Other tools, such as [oras](https://oras.land/docs/), behvae in a similar fashion and can also be used to build and publish the OCI artifacts.
83+
See the [plugin docs](../03_plugin/03_publish_subcommand.md) for more information on how to properly build and publish the OCI artifacts to the air-gapped registry.
8584

8685
To fetch provider components which are stored as an OCI artifact, you can configure `fetchConfig.oci` field to pull them directly from an OCI registry:
8786

0 commit comments

Comments
 (0)