8000 GitHub - sunnoy/virtVNC: noVNC for kubevirt
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sunnoy/virtVNC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

virtVNC

noVNC for kubevirt

Deploy

kubectl apply -f https://github.com/wavezhang/virtVNC/raw/master/k8s/virtvnc.yaml

Usage

  1. Get node port of virtvnc service
kubectl get svc -n kubevirt virtvnc
  1. Visit following url in browser
http://NODEIP:NODEPORT/

If you want manager virtual machines in other namespace, you can specify namespace using query param namespace like following:

http://NODEIP:NODEPORT/?namespace=test

virtVNC

About

noVNC for kubevirt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.4%
  • HTML 5.2%
  • CSS 5.1%
  • Other 0.3%
0