Skip to content

ulrich-giraud/kubernetes-resources-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Présentation utilisation des requests et limites

You can run the slideshow on your machine after following a few simple steps:

  1. If you haven't already installed Go on your machine, do so by following the official installation instructions.

  2. Important: make sure that the directory where Go installs binaries is in your PATH environment variable. The directory in question is usually given by the following command:

    echo `go env GOBIN`

    On macos and linux, it defaults to $HOME/go/bin

  3. Install the present tool:

    go install golang.org/x/tools/cmd/present@latest
  4. Run the present tool:

    present

    The output should contain some local URL (like http://127.0.0.1:3999).

  5. Visit the URL from step 4 in your browser, then click on main.slide to start the slideshow.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published