Skip to content

A web console for Kubevirt, including VNC and serial console.

Notifications You must be signed in to change notification settings

coldzerofear/kubevirt-web-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Deploy

kubectl apply -f kubevirt-web-console.yaml

build

docker build -t <registry>/kubevirt-web-console:v0.1 .

Usage

noVNC

http://{ip}:32003/vnc/?name={vmname}&namespace={vmnamespace}

serial console

http://{ip}:32003/console/?name={vmname}&namespace={vmnamespace}

About

A web console for Kubevirt, including VNC and serial console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published