Last active
March 9, 2021 21:11
-
-
Save ryanj/4be4cf2bcac6b6106530bc16ddbefa42 to your computer and use it in GitHub Desktop.
http://bit.ly/k8s-workshops: a modular workshop series for learning Kubernetes
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
<section> | |
<section id="a-modular-workshop-series-for-learning-kubernetes"> | |
<a href="http://kubernetes.io/"><img src="https://cdn.rawgit.com/ryanj/1aed9676c69ab0073be0beb60ca77a9c/raw/74f82bdfb47f1addaca529e8ee63ed678356a62f/kubernetes-blueprint-logo.svg" alt="kubernetes" style='width:30%;'></a> | |
<h1><code>k8s-workshops</code></h1> | |
<h4>a modular workshop series for <a href="http://kubernetes.io/">Kubernetes</a></h4> | |
<br/> | |
<h3 class='fragment grow'><a href="http://bit.ly/k8s-workshops"><code>bit.ly/k8s-workshops</code></a></h3> | |
</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> | |
</section> | |
<!-- | |
<section data-background='http://i.imgur.com/7EGEpnq.jpg' id='brought-to-you-by' data-markdown> | |
brought to you by | |
[![CoreOS Logo](http://i.imgur.com/DRm4KEq.png "")](https://coreos.com) | |
*Continuously ready to face the challenges of a modern world* | |
Join us in our goal to *Secure the Internet* by chosing solutions that are designed with Continuous Security in mind | |
</section> | |
--> | |
</section> | |
<section> | |
<section id='workshop-modules'> | |
<h3><a href="#/k8s-workshops"><code>bit.ly/k8s-workshops</code></a></h3> | |
<p>hands-on learning experiences:</p> | |
<ol> | |
<li><a href="http://bit.ly/k8s-minikube"><b>Local k8s Environments with <code>minikube</code></b><br/><span style='font-size:smaller;'>bit.ly/k8s-minikube</span></a></li> | |
<li><a href="http://bit.ly/k8s-gcloud"><b>Local access to GKE with <code>gcloud</code></b><br/><span style='font-size:smaller;'>bit.ly/k8s-gcloud</span></a></li> | |
<li><a href="http://bit.ly/k8s-kubectl"><b><code>kubectl</code> Command-Line Basics</b><br/><span style='font-size:smaller;'>bit.ly/k8s-kubectl</span></a></li> | |
<li><a href="http://bit.ly/k8s-miniarch"><b>Kubernetes Architecture (adapted for <code>minikube</code>)</b><br/><span style='font-size:smaller;'>bit.ly/k8s-miniarch</span></a></li> | |
<li><a href="http://bit.ly/k8s-minidev"><b>Local Development with <code>minikube</code></b><br/><span style='font-size:smaller;'>bit.ly/k8s-minidev</span></a></li> | |
<!-- <li><a href="http://bit.ly/operatorpattern"><b>Extending Kubernetes with the Operator Pattern</b><br/><span style='font-size:smaller;'>bit.ly/operatorpattern</span></a></li> --> | |
</ol> | |
</section> | |
</section> | |
<!-- | |
<section> | |
<section id='thank-you'> | |
<h1>Thank You!</h1> | |
<a href="http://bit.ly/k8s-workshops"><h5 class='fragment grow'>bit.ly/k8s-workshops</h5></a> | |
</section> | |
</section> | |
--> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment