Repo for presentation for talk "Building a Scalable Cloud Native Training Platform with Kubernetes"
To display the slides, first install https://sli.dev/ with npm
:
npm install
Then start the sli.dev
server with npx
:
npx slidev --open
To export the slides as .pdf
run:
npx slidev export