mirror of
https://github.com/geerlingguy/kubernetes-101.git
synced 2026-08-24 02:24:23 -05:00
Title change for Episode 9.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Episode 9 - Interview with Michael Schmid
|
||||
# Episode 9 - GitOps and Lagoon - an Interview with Michael Schmid
|
||||
|
||||
Date: February 3, 2021
|
||||
|
||||
@@ -6,6 +6,7 @@ Video URL: https://www.youtube.com/watch?v=D5QOwhLE3mY
|
||||
|
||||
Outline:
|
||||
|
||||
- What are some CI/CD tools that can perform Git-based operations (GitOps)?
|
||||
- Who is Michael Schmid?
|
||||
- Why did amazee.io adopt Kubernetes for it's hosting needs?
|
||||
- How does Lagoon and managed hosting make things easier versus DIY Kubernetes hosting?
|
||||
|
||||
@@ -16,7 +16,7 @@ Click on an episode title to go to its web page with more information about the
|
||||
| 6 | Jan 6, 2021 | [**DNS, TLS, Cron, Logging**]({% post_url 2021-01-06-episode-6-dns-tls-cron-logging %}) | [Video](https://www.youtube.com/watch?v=E1_uINjq2As), [Examples](https://github.com/geerlingguy/kubernetes-101/blob/master/episode-06) |
|
||||
| 7 | Jan 20, 2021 | [**Hello, Operator!**]({% post_url 2021-01-20-episode-7-hello-operator %}) | [Video](https://www.youtube.com/watch?v=Q7G6DBaIJ1c), [Examples](https://github.com/geerlingguy/kubernetes-101/blob/master/episode-07) |
|
||||
| 8 | Jan 27, 2021 | [**Kube, Meet Pi**]({% post_url 2021-01-27-episode-8-kube-meet-pi %}) | [Video](https://www.youtube.com/watch?v=_r1wN6cD32w), [Examples](https://github.com/geerlingguy/kubernetes-101/blob/master/episode-08) |
|
||||
| 9 | Feb 3, 2021 | **Interview with Michael Schmid** | [Video](https://www.youtube.com/watch?v=D5QOwhLE3mY), [Examples](https://github.com/geerlingguy/kubernetes-101/blob/master/episode-09) |
|
||||
| 9 | Feb 3, 2021 | **GitOps and Lagoon - an Interview with Michael Schmid** | [Video](https://www.youtube.com/watch?v=D5QOwhLE3mY), [Examples](https://github.com/geerlingguy/kubernetes-101/blob/master/episode-09) |
|
||||
| 10 | Feb 10, 2021 | **Monitoring with Prometheus, Grafana, and EFK** | TBD |
|
||||
|
||||
View all the episodes in the [Kubernetes 101 Playlist](https://www.youtube.com/playlist?list=PL2_OBreMn7FoYmfx27iSwocotjiikS5BD) on YouTube.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "Episode 9: Interview with Michael Schmid"
|
||||
title: "Episode 9: GitOps and Lagoon - an Interview with Michael Schmid"
|
||||
date: 2021-02-03 09:00:00 -0600
|
||||
categories: episodes, managed, hosting, lagoon, amazee
|
||||
layout: post
|
||||
@@ -8,7 +8,7 @@ layout: post
|
||||
|
||||
<div style="text-align: center;" class="thumb-wrapper">
|
||||
<a href="https://www.youtube.com/watch?v=D5QOwhLE3mY">
|
||||
<img src="/assets/images/episode-09.jpg" width="600" height="338" alt="Kubernetes 101 - Episode 9 - Interview with Michael Schmid" class="parent-img-responsive"><span></span>
|
||||
<img src="/assets/images/episode-09.jpg" width="600" height="338" alt="Kubernetes 101 - Episode 9 - GitOps and Lagoon - an Interview with Michael Schmid" class="parent-img-responsive"><span></span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user