clux / kubecon2020

Talk for KubeCon 2020

Home Page:https://clux.github.io/kubecon2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KubeCon Talk August 19th 2020

The Hidden Generics in Kubernetes' API

https://kccnceu20.sched.com/event/Zeit

Hello KubeCon đź‘‹

Hopefully, this talk does not contain blatant factual inaccuracies, but in the event that it does. Please raise issues! Either here or on kube-rs.

Usage

This repo is just for the presentation. My slide notes are in there if you are so inclined, or you can browse hte markdown.

Developing

npm i -g reveal-md
make serve

or just browse the github pages.

Building

make build

Ensure all urls are relative (i.e. start with `./``)

About

Talk for KubeCon 2020

https://clux.github.io/kubecon2020


Languages

Language:JavaScript 53.8%Language:Makefile 46.2%