You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "DaanHoogland (via GitHub)" <gi...@apache.org> on 2023/02/15 13:38:05 UTC

[GitHub] [cloudstack-documentation] DaanHoogland commented on a diff in pull request #304: Added sample ssh commands to connect to Control and Worker node

DaanHoogland commented on code in PR #304:
URL: https://github.com/apache/cloudstack-documentation/pull/304#discussion_r1107135901


##########
source/plugins/cloudstack-kubernetes-service.rst:
##########
@@ -153,6 +153,20 @@ A new network offering named DefaultNetworkOfferingforKubernetesService has been
    - Multi-control nodes, HA cluster can be created for Kubernetes version 1.16 and above only.
    - While creating multi-control nodes, HA cluster over a shared network, an external load-balancer must be manually setup. This load-balancer should have port-forwarding rules for SSH, Kubernetes API server access. Service assumes SSH access to cluster nodes is available from port 2222 to (2222 + cluster node count -1). Similarly, for API access 6443 must be forwarded to control nodes. Over the CloudStack isolated network these rules are automatically provisioned.
 
+.. parsed-literal::

Review Comment:
   should this line only apply to the actual ssh command lines?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org