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

Files

Latest commit

245a277 · Jul 1, 2024

History

History
18 lines (13 loc) · 325 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 325 Bytes

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