Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.62 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.62 KB

Kubernetes cluster. Testing Performance and Scalability

General

This presentation is made with the help of asciidoctor and revealjs.

For creating the presentation from source code custom docker image based on official image asciidoctor/docker-asciidoctor was used.

It is necessary for building vega/vega-lite diagrams.

Build

For creating the presentation the perform following command from directory with source code:

docker run --rm -v $(pwd):/documents/ efrikin/asciidoctor-vega:latest asciidoctor-revealjs -r asciidoctor-diagram index.adoc

Installed plugins

Name of plugin Desc
menu
notes-pointer

Hotkeys inside the presentation

Press button:

  • ?
  • M and click icon Keys

Examples

For replaying the performed tests from the presentation please see examples folder

Documentations