-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy path2025-12-15_DevOpsMeetupFR-kubectl-like-a-pro.yaml
More file actions
67 lines (61 loc) · 1.43 KB
/
Copy path2025-12-15_DevOpsMeetupFR-kubectl-like-a-pro.yaml
File metadata and controls
67 lines (61 loc) · 1.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
date: 2025-12-15
metadata:
author: Nicholas Dille, Haufe Group
title: kubectl
title_slug: kubectl-like-a-pro
subtitle: Like a Pro
box:
width: 30%
align: left
favicon: images/favicons/kubernetes.ico
background:
image: images/jade-lee-h_Uxi-NeNSA-unsplash.jpg
size: 130%
position: left 0% top 60%
event:
name: "DevOps Meetup Freiburg"
logo: ""
logo_style: "height: 1.5em; margin-top: 0.5em;"
link: https://www.meetup.com/de-DE/devops-freiburg/
custom_style: |
.reveal p code {
background-color: #505050;
padding-left: 0.1em;
padding-right: 0.1em;
border-radius: 0.2em;
}
pre_slides:
- 000_introduction/audience/console.md
- 000_introduction/02_bio.md
agenda:
- icon: magnifying-glass
text: Finding resources
- icon: shirt-jersey
text: Styling the output
- icon: keyboard
text: Console grind
- icon: scale-balanced
text: Updating resources
- icon: octopus
text: Multiple clusters
- icon: crosshairs-simple
text: Testing pods
- icon: handshake
text: Community
slides:
- 120_kubernetes/kubectl/slides.md
summary:
- icon: question
text: Not using the full potential
- icon: window-flip
text: So much faster than GUIs/TUIs
- icon: file-code
text: First steps towards automation
- icon: dumbbell
text: It's all muscle memory
- icon: face-glasses
text: We can look so cool
events: []
post_slides:
- 120_kubernetes/kubectl/controller.md
- 120_kubernetes/kubectl/oidc.md