Skip to content

k8guard/k8guard.github.io

Repository files navigation

k8guard.github.io

K8Guard Website

To test the site locally

bundle update
bundle exec jekyll serve -w -H 0.0.0.0 -P 4000

or simply

make sup