nerc-project / operations

Issues related to the operation of the NERC OpenShift environment
2 stars 0 forks source link

OpenShift Virtualization testing—VM SSH access #724

Open computate opened 1 month ago

computate commented 1 month ago

https://docs.openshift.com/container-platform/4.15/virt/virtual_machines/virt-accessing-vm-ssh.html

naved001 commented 1 month ago

SSH access over what network? some public floating IP or just with virtctl ssh

jtriley commented 1 month ago

SSH access over what network? some public floating IP or just with virtctl ssh

The latter given that it's more secure (goes through OpenShift API and uses node port forwarding) and isn't exposing SSH to the public.

schwesig commented 1 month ago

https://docs.openshift.com/container-platform/4.15/virt/virtual_machines/virt-accessing-vm-ssh.html

joachimweyl commented 2 weeks ago

@schwesig please provide an update on how SSH testing is going.

schwesig commented 2 weeks ago

@joachimweyl I did some first trial and error but couldn't finish/produce anything useful; some other topics came in. It needs to be stretched into the next sprint.