Skip to content

Latest commit

 

History

History

kubernetes-custom-metrics

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Slides

The slides can be seen here

Requirements

To render slides Remarker (the CLI for Remark) is used.

yarn global add remarker

View Slides Locally

To run slides locally do:

remarker

and open https://localhost:6275/

View on GitHub Pages

In order to view the slides on GitHub Pages they are built using remarker and pushed to the docs/ directory.

Code

The code for the slides is under code directory.