Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 616 Bytes

presentation-notes.md

File metadata and controls

38 lines (25 loc) · 616 Bytes

kubectl hacking

Setup

Use patat.

Start presentation

with watching

patat -w README.md

creating content

create ASCII text output

figlet kubectl
 _          _               _   _ 
| | ___   _| |__   ___  ___| |_| |
| |/ / | | | '_ \ / _ \/ __| __| |
|   <| |_| | |_) |  __/ (__| |_| |
|_|\_\\__,_|_.__/ \___|\___|\__|_|

create ASCII images

Images by jp2a

jp2a pics/k8s-only.jpg --chars=" ...+" --width=30 -i

get headings

grep '^# ' README.md