Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

k8guard/k8guard.github.io

Repository files navigation

Warning

This repository is in an archived state. Use caution when evaluating or using this code as its methods or dependencies may be outdated or insecure.

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