Skip to content

Commit

Permalink
Merge pull request #1098 from KubeKyrie/fix-quick-start
Browse files Browse the repository at this point in the history
enhance quick start gif
  • Loading branch information
ErikJiang authored Jan 29, 2024
2 parents 202bfcb + 483a21b commit 5272359
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ $ helm install kubean kubean-io/kubean --create-namespace -n kubean-system
Then check kubean-operator status by running:

```shell
$ kubectl get pods -n kubean-system | grep 'kubean'
$ kubectl get pods -n kubean-system
```

#### 3. Online mode deployment of minimal all-in-one clusters
Expand All @@ -91,7 +91,7 @@ You can use the example in folder `examples/install/1.minimal` which uses online
$ kubectl get job -n kubean-system
```

[![quick_start_image](docs/overrides/assets/images/quick_start.gif)](https://asciinema.org/a/511386)
[![quick_start_image](docs/overrides/assets/images/quick_start.gif)](https://asciinema.org/a/jFTUi2IdU5yydv88kHkPYMni0)

## :ocean: Kubernetes compatibility

Expand Down
Binary file modified docs/overrides/assets/images/quick_start.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5272359

Please sign in to comment.