Skip to content

Commit 938a1c3

Browse files
committed
edits
1 parent d77f031 commit 938a1c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/vendor/kots-faq.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ The following getting started tutorials demonstrate how to integrate key Replica
4646

4747
_Air gap_ refers to a computer or network that does not have outbound internet access. Air-gapped environments are common for enterprises that require high security, such as government agencies or financial institutions.
4848

49-
Traditionally, air-gapped systems are physically isolated from the network. For example, an air-gapped server might be stored in a separate location away from network-connected servers. Physical access to the air-gapped server is often restricted as well.
49+
Traditionally, air-gapped systems are physically isolated from the network. For example, an air-gapped server might be stored in a separate location away from network-connected servers. Physical access to air-gapped servers is often restricted as well.
5050

5151
It is also possible to use _virtual_ or _logical_ air gaps, in which security controls such as firewalls, role-based access control (RBAC), and encryption are used to logically isolate a device from a network. In this way, network access is still restricted, but there is not a phyiscal air gap that disconnects the device from the network.
5252

53-
Replicated supports installations into air-gapped environments. In an air gap installation, users first download the required images (usually in the form of an _air gap bundle_) on an internet-connected device. Then, they transfer the air gap bundle to their air-gapped machine where they can push the images to an internal private registry and install.
53+
Replicated supports installations into air-gapped environments. In an air gap installation, users first download the images and other assets required for installation on an internet-connected device. These installation assets are usually provided in an _air gap bundle_ that ISVs can build in the Replicated Vendor Portal. Then, users transfer the installation assets to their air-gapped machine where they can push the images to an internal private registry and install.
5454

5555
For more information, see:
5656
* [Air Gap Installation with Embedded Cluster](/enterprise/installing-embedded-air-gap)

0 commit comments

Comments
 (0)