Skip to content

Commit

Permalink
update demo gif
Browse files Browse the repository at this point in the history
  • Loading branch information
BenTheElder committed Mar 9, 2019
1 parent 8c5dd07 commit 58f143b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -11,7 +11,7 @@ kind is primarily designed for testing Kubernetes 1.11+, initially targeting the

If you have [go] and [docker] installed `go get -u sigs.k8s.io/kind && kind create cluster` is all you need!

<img src="https://gist.githubusercontent.com/BenTheElder/621bc321fc6d9506fd936feb36d32dd0/raw/7fe14e9d0929cab428929ca6c501abc990c07359/kind-create-cluster.gif" alt="2x speed `kind create cluster` demo" />
<img src="https://gist.githubusercontent.com/BenTheElder/621bc321fc6d9506fd936feb36d32dd0/raw/13fe81c219e64b4917575c8988e06719c072c7f1/kind-demo.gif" alt="2x speed `kind create cluster` demo" />

kind consists of:
- Go [packages][packages] implementing [cluster creation][cluster package], [image build][build package], etc.
Expand Down
2 changes: 1 addition & 1 deletion site/content/_index.md
Expand Up @@ -5,7 +5,7 @@ kind is primarily designed for testing Kubernetes 1.11+, initially targeting the

If you have [go] and [docker] installed `go get -u sigs.k8s.io/kind && kind create cluster` is all you need!

<img src="https://gist.githubusercontent.com/BenTheElder/621bc321fc6d9506fd936feb36d32dd0/raw/7fe14e9d0929cab428929ca6c501abc990c07359/kind-create-cluster.gif" alt="2x speed `kind create cluster` demo" />
<img src="https://gist.githubusercontent.com/BenTheElder/621bc321fc6d9506fd936feb36d32dd0/raw/13fe81c219e64b4917575c8988e06719c072c7f1/kind-demo.gif" alt="2x speed `kind create cluster` demo" />

kind consists of:

Expand Down

0 comments on commit 58f143b

Please sign in to comment.