diff --git a/doc/demo.md b/doc/demo.md index 88b72839..69bbd6b0 100644 --- a/doc/demo.md +++ b/doc/demo.md @@ -29,6 +29,8 @@ for a more specific example of installing onto a local kind cluster, including t 1. Generate a kubeconfig using the Pinniped CLI. Run `pinniped get-kubeconfig --help` for more information. 1. Run `kubectl` commands using the generated kubeconfig. Pinniped will automatically be used for authentication during those commands. +Pinniped Installation Demo + ### Steps to Deploy the Latest Release on kind Using local-user-authenticator as the Identity Provider 1. Install the tools required for the following steps. diff --git a/doc/img/pinniped_demo.gif b/doc/img/pinniped_demo.gif new file mode 100644 index 00000000..2dc07052 Binary files /dev/null and b/doc/img/pinniped_demo.gif differ