Skip to content

Commit 788b06a

Browse files
achen1210fincd-aws
authored andcommitted
Add package manager endpoints access to install requirements
1 parent 841db56 commit 788b06a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

latest/ug/nodes/hybrid-nodes-networking.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ If you are _not_ able to make your pod networks routable on your on-premises net
6363

6464
You must have access to the following domains during the installation process where you install the hybrid nodes dependencies on your hosts. This process can be done once when you are building your operating system images or it can be done on each host at runtime. This includes initial installation and when you upgrade the Kubernetes version of your hybrid nodes.
6565

66+
Some packages are installed using the OS's default package manager. For AL2023 and RHEL, the `yum` command is used to install `containerd`, `ca-certificates`, `iptables` and `amazon-ssm-agent`. For Ubuntu, `apt` is used to install `containerd`, `ca-certificates`, and `iptables`, and `snap` is used to install `amazon-ssm-agent`.
67+
6668
[%header,cols="4"]
6769
|===
6870
|Component
@@ -109,13 +111,18 @@ You must have access to the following domains during the installation process wh
109111
|\https://rolesanywhere.[.replaceable]`region`.amazonaws.com
110112
|HTTPS
111113
|443
114+
115+
|Operating System package manager endpoints
116+
|Package repository endpoints are OS-specific and might vary by geographic region.
117+
|HTTPS
118+
|443
112119
|===
113120

114121
[NOTE]
115122
====
116123
^1^ Access to the {aws} SSM endpoints are only required if you are using {aws} SSM hybrid activations for your on-premises IAM credential provider.
117124
118-
^2^ Access to the {aws} IAM endpoints are only required if you are using {aws} IAM Roles Anywhere for your on-premises IAM credential provider.
125+
^2^ Access to the {aws} IAM endpoints are only required if you are using {aws} IAM Roles Anywhere for your on-premises IAM credential provider.
119126
====
120127

121128
[#hybrid-nodes-networking-access-reqs-ongoing]

0 commit comments

Comments
 (0)