-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding demos directory where to store scripts for presenting KQueen
- Loading branch information
Showing
3 changed files
with
2,513 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
KQueen Demos | ||
============ | ||
|
||
This directory contains the scripts / commands / tools used for presenting the KQueen. | ||
|
||
Overview | ||
-------- | ||
|
||
* `kqueen_azure_demo.sh` contains the commands used for configuring Azure, starting KQueen and deploying k8s to Azure via curl and API calls. | ||
|
||
|
||
CLI Demos | ||
--------- | ||
|
||
* `asciinema-kqueen_azure-demo.json` | ||
|
||
.. raw:: html | ||
|
||
<a href="https://asciinema.org/a/182231?autoplay=1" target="_blank"><img src="https://asciinema.org/a/182231.png" width="800"/></a> |
Oops, something went wrong.