Skip to content

Instantly share code, notes, and snippets.

View ryanj's full-sized avatar
💭
LGTM

ryan jarvinen ryanj

💭
LGTM
View GitHub Profile
@ryanj
ryanj / Crafting_Kubernetes_Operators.html
Last active December 2, 2022 22:53
SCALE 20X WORKSHOP: Crafting Kubernetes Operators
<section>
<h2>WORKSHOP:</h2>
<h3>Crafting Kubernetes Operators</h3>
<p><a href="http://gist-reveal.it/bit.ly/craftingoperators">bit.ly/craftingoperators</a></p>
<p class='fragment'>content coming soon...</p>
</section>
@ryanj
ryanj / event_scanner.js
Created August 2, 2011 18:21
Scan public events from the Eventbrite API, copy them into a couchbase instance
// This script should allow you to
// load Eventbrite's public event data
// into a couchbase data store.
// First, install the Eventbrite client library:
// npm install eventbrite
// Load the library - https://github.com/ryanjarvinen/eventbrite.npm
var Eventbrite = require('eventbrite');
@ryanj
ryanj / CRC_on_silverblue.html
Last active August 5, 2021 19:40
How to set up CodeReadyContainers on Fedora Silverblue http://bit.ly/crc-silver
<section data-markdown>
# CodeReadyContainers on Fedora Silverblue
http://bit.ly/crc-silver
https://gist.github.com/ryanj/01b8592a04e40837ccd07b76716dbe73
</section>
<section data-markdown>
## 1. Silverblue Install
@ryanj
ryanj / Embedded_JS_workloads_with_Ignition_and_FedoraIoT.html
Last active May 4, 2021 13:14
Delivering embedded JS workloads with Ignition and FedoraIoT - ForwardJS Ottowa 2020 http://bit.ly/js-embed
<section data-background="https://gist.githubusercontent.com/ryanj/dc456a26b2cbdef7bc431cff841b0a8e/raw/069d6ba4cb756a6d4e077e07016b111391d2c807/grayback.jpg" data-background-transition="none-in zoom-out" data-transition="zoom" id="js-embeded" data-background-color="black">
<h3><i>Delivering</i></h3>
<h1>Embedded JS Workloads</h1>
<p><i>with</i></p>
<h2>Ignition and Fedora IoT</h2>
<br/>
<h2><i>#ForwardJS Ottawa 2020</i></h2>
<p><a href="https://forwardjs.com/ottawa/schedule/">2:30 pm ET May 28th 2020</a></p>
<p class='fragment grow'><a style="font-weight:bold;" href="http://bit.ly/js-embed">bit.ly/js-embed</a></p>
</section>
@ryanj
ryanj / hexagons.png
Last active March 14, 2021 23:36
A CoreOS-inspired theme for Reveal.js
hexagons.png
@ryanj
ryanj / OpenSans-Regular-webfont.eot
Last active March 14, 2021 23:34
OpenShift Reveal.js slideshow theme
<section data-background-transition="none-in zoom-out" data-transition="zoom" id="KBE" data-background-color="black">
<h1 style="color:white;padding-top:26%;">Kubernetes</h1>
<h2 style="color:white;">By Example</h2>
<p class='fragment grow'><a style="font-weight:bold;" href="http://bit.ly/kubernetesbyexample">bit.ly/kubernetesbyexample</a></p>
<!--<p><a href="https://www.socallinuxexpo.org/scale/18x/presentations/workshop-kubernetes-101">Thursday, March 5, 2020 - 14:00 to 17:00, Room 106</a></p> -->
</section>
<section data-transition='convex'>
<section data-transition='concave'>
<section id='local-development-with-minikube'>
<a href="https://github.com/kubernetes/minikube"><img style="width:30%;" src="https://raw.githubusercontent.com/kubernetes/minikube/master/logo/logo.png" /></a>
<h2>Local Development</h2>
<p>with</p>
<h1><a href="https://github.com/kubernetes/minikube"><code>minikube</code></a></h1>
<br/>
<h4 class='fragment grow'><a href="http://bit.ly/k8s-minikube"><code>bit.ly/k8s-minidev</code></a></h4>
</section>
<section data-background-transition='fade' data-background='black' id='presented-by-ryanj'>
@ryanj
ryanj / Kubernetes-Architecture-adapted-for-minikube.html
Last active March 9, 2021 21:11
Kubernetes Architecture adapted for minikube - http://bit.ly/k8s-miniarch
<section>
<section id="kubernetes-architecture">
<a href="https://github.com/kubernetes/minikube"><img style="width:30%;" src="https://raw.githubusercontent.com/kubernetes/minikube/master/logo/logo.png" /></a>
<h2>Kubernetes Architecture</h2>
<h3>adapted for <a href="https://github.com/kubernetes/minikube"><code>minikube</code></a></h3>
<h4 class='fragment grow'><a href="http://bit.ly/k8s-miniarch"><code>bit.ly/k8s-miniarch</code></a></h4>
</section>
<section data-background='black' id='presented-by-ryanj'>
<p>presented by <a href="http://twitter.com/ryanj/">@ryanj</a>, Developer Advocate at <a href='http://redhat.com' style='color:red;'>Red Hat</a></p>
<p><a href="http://twitter.com/ryanj/"><img alt="ryanj" src="http://ryanjarvinen.com/images/ryanj-mestrefungo-com.gif" style="width:50%" /></p>
@ryanj
ryanj / kubernetes-cli-basics-with-kubectl.html
Last active March 9, 2021 21:11
Kubernetes Command-Line Basics with kubectl http://bit.ly/k8s-kubectl
<section>
<section id="kubernetes-cli-basics-with-kubectl">
<a href="http://kubernetes.io/"><img src="https://pbs.twimg.com/profile_images/511909265720614913/21_d3cvM.png" alt="kubernetes" style='width:33%;'></a>
<h2>Kubernetes Command-Line Basics</h2>
<h3>with <a href="https://kubernetes.io/docs/user-guide/kubectl/"><code>kubectl</code></a></h3>
<br/>
<h4 class='fragment grow'><a href="http://bit.ly/k8s-kubectl"><code>bit.ly/k8s-kubectl</code></a></h4>
</section>
<section data-background='black' id='presented-by-ryanj'>
<p>presented by <a href="http://twitter.com/ryanj/">@ryanj</a>, Developer Advocate at <a href='http://redhat.com' style='color:red;'>Red Hat</a></p>