Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Add an awesome-ignite list for ignite #270

Merged
merged 1 commit into from
Aug 2, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,12 @@ See it in action!

[![asciicast](https://asciinema.org/a/255797.svg)](https://asciinema.org/a/255797)

### Awesome Ignite

Want to see how awesome Ignite is?

Take a look at the [awesome-ignite](https://ignite.readthedocs.io/en/latest/awesome.html) page!

### Documentation

Please refer to the following documents:
Expand Down
41 changes: 41 additions & 0 deletions docs/awesome.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
## awesome-ignite

An [awesome](https://github.com/sindresorhus/awesome) list of interesting projects, blog posts and other resources
using, mentioning or buidling on top of Ignite.

**If you have created a blog post or similar resource related to Ignite, please send a PR to this list!**

### Blog Posts

- [Fire Up Your VMs with Weave Ignite](https://www.weave.works/blog/fire-up-your-vms-with-weave-ignite) by Alexis Richardson, 10th of July, 2019
- [Weave Ignite et Weave Footloose dans Scaleway: quand les machines virtuelles se prennent pour des containers et inversement](https://medium.com/@abenahmed1/weave-ignite-et-weave-footloose-dans-scaleway-quand-les-machines-virtuelles-se-prennent-pour-des-e28f5312a59f) by Karim, 30th of June, 2019
- [Weave didn’t start the fire, but anyway…here’s Ignite](https://devclass.com/2019/07/11/weave-didnt-start-the-fire-but-anyway-heres-ignite/) by Julia Schmidt, 11st of July, 2019
- [Das Projekt Ignite soll Container und VMs zusammenbringen](https://www.heise.de/developer/meldung/Das-Projekt-Ignite-soll-Container-und-VMs-zusammenbringen-4468075.html) by Matthias Parbel, 11st of July, 2019
- [Ignite VM using Firecracker](http://arun-gupta.github.io/ignite-firecracker/) by Arun Gupta, 13th of July, 2019
- [Ignite on Google Cloud](https://blog.kubernauts.io/ignite-on-google-cloud-5d5228a5ffec) by Saiyam Pathak, 13rd of July, 2019
- [The clearest sign of AWS' open source success wasn't built by Amazon](https://www.techrepublic.com/article/the-clearest-sign-of-aws-open-source-success-wasnt-built-by-amazon) by Matt Asay, 16th of July, 2019
- [Weaveworks Releases Ignite, AWS Firecracker-Powered Software for Running Containers as VMs](https://www.infoq.com/news/2019/07/weaveworks-ignite-firecracker) by Richard Seroter, 18th of July, 2019
- [Ignite - container workload in real virtual machines](https://felixwiedmann.de/ignite/) by Felix Wiedmann, 20th of July, 2019
- [Weave Ignite Brings a Container GitOps Experience to VMs](https://thenewstack.io/weave-ignite-brings-a-container-gitops-experience-to-vms/) by Mike Melanson, 25th of July, 2019


### YouTube Videos

- [Weave Ignite - FireCracker Micro VM manager demo](https://youtu.be/s_O75zt-oBg) by Paavan Mistry, 10th of July, 2019
- [TGI Kubernetes 082: Weaveworks Ignite](https://youtu.be/aq-wlslJ5MQ) by Joe Beda, 12nd of July, 2019

### Online Events

- [WOUG: Introducing Ignite - the GitOps VM with Lucas Käldström & Radu Weiss](https://www.meetup.com/Weave-User-Group/events/262973798/) by Tamao Nakahara, 17th of July, 2019


### Screencasts

- [Get started with Ignite](https://asciinema.org/a/252221)
- [Spawn multiple Ignite VMs with Footloose](https://asciinema.org/a/251272)
- [Set up a HA Kubernetes cluster in Ignite VMs](https://asciinema.org/a/252343)

### Projects

- [ignite-ci: Ignite and Ansible](https://gitlab.com/neith00/ignite-ci) by Jean-Alexis Lauricella
- [LF Edge Virtualization Engine; possible user](https://github.com/lf-edge/eve/blob/master/docs/CONTAINERS.md)
5 changes: 3 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. Flux documentation documentation master file, created by
.. Ignite documentation documentation master file, created by
sphinx-quickstart on Wed Jun 12 16:13:18 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Expand All @@ -13,10 +13,11 @@ In this folder you can read more about how to use Ignite, and how it works:
:caption: Table of contents:

installation
dependencies
usage
declarative-config
dependencies
prometheus
awesome
devel
FAQ

Expand Down