Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Commit

Permalink
Asciinema URL changed
Browse files Browse the repository at this point in the history
  • Loading branch information
ruzickap committed Feb 11, 2019
1 parent a8d0b8f commit 0d4d166
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Find below few commands showing basics of [Istio](https://istio.io/)...

Full asciinema demo can be found here: [https://asciinema.org/a/ijQFeXdhOvptOtCVWIthLyJvb](https://asciinema.org/a/ijQFeXdhOvptOtCVWIthLyJvb)
Full asciinema demo can be found here: [https://asciinema.org/a/226632](https://asciinema.org/a/226632)

## Requirements

Expand Down Expand Up @@ -616,6 +616,8 @@ Istio is an open platform-independent service mesh that provides traffic managem

## Install Istio

[![asciicast](https://asciinema.org/a/226632.svg)](https://asciinema.org/a/226632?t=4:05)

```bash
[ -f $PWD/kubeconfig.conf ] && export KUBECONFIG=${KUBECONFIG:-$PWD/kubeconfig.conf}
kubectl get nodes -o wide
Expand Down

0 comments on commit 0d4d166

Please sign in to comment.