Skip to content

Commit 2b1ab4b

Browse files
authored
Merge pull request #38642 from codyhoag/byoh-new-prereq
Add prereq for BYOH Windows nodes on vSphere
2 parents b574459 + 10f59bf commit 2b1ab4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/byoh-configuring.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Any Windows instances that are to be attached to the cluster as a node must fulf
1616
* The default shell for the SSH server must be the link:https://docs.microsoft.com/en-us/windows-server/administration/openssh/openssh_server_configuration#configuring-the-default-shell-for-openssh-in-windows[Windows Command shell], or `cmd.exe`.
1717
* Port 10250 must be open for log collection.
1818
* An administrator user is present with the private key used in the secret set as an authorized SSH key.
19+
* If you are creating a BYOH Windows instance on vSphere, communication with the internal API server must be enabled.
1920
* The hostname of the instance must follow the link:https://datatracker.ietf.org/doc/html/rfc1123[RFC 1123] DNS label requirements, which include the following standards:
2021
** Contains only lowercase alphanumeric characters or '-'.
2122
** Starts with an alphanumeric character.

0 commit comments

Comments
 (0)