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

Latest commit

 

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