Last active
June 5, 2017 17:44
-
-
Save stevesloka/27c194457cd18c76b3f8e0461ceb3d92 to your computer and use it in GitHub Desktop.
test prezo
This file contains hidden or 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 id='brought-to-you-by' data-markdown> | |
brought to you by | |
[](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-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-glcoud"><b>Local access to GKE with <code>gcloud</code></b><br/><span style='font-size:smaller;'>bit.ly/k8s-glcoud</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> | |
<p style='font-size:smaller;' class='fragment'><i><a href="http://coreos.com/training?from=bit.ly/k8s-workshops">CoreOS also offers professional, in-person training</a></i></p> | |
</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