Skip to content

Commit e9a32d8

Browse files
author
yzamir
committed
add demo gif
1 parent 7673661 commit e9a32d8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,9 @@ curl -sk -H 'Accept: application/json' -H "Authorization: Bearer ${token}" -H "C
123123

124124
## Create a signed link to access specific k8s resources
125125

126-
Once a token is signed it can be used to access the k8s API as long as it remains valid. Users can only access URLs specified in the token payload and only if the
127-
gateway service account can access them.
126+
Once a token is signed it can be used to access the k8s API as long as it remains valid. Users can only access URLs specified in the token payload and only if the gateway service account can access them.
127+
128+
![alt vnc demo](https://raw.githubusercontent.com/kubevirt-ui/kube-gateway/main/docs/vnc-demo.gif)
128129

129130
In this example we will use the default noVNC web application.
130131

docs/vnc-demo.gif

3.27 MB
Loading

0 commit comments

Comments
 (0)