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

k8guard/k8guard.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

245a277 · Jul 1, 2024

History

39 Commits
May 11, 2018
Jun 12, 2017
Jun 12, 2017
Jun 12, 2017
Aug 31, 2017
Jun 12, 2017
May 11, 2018
May 26, 2018
Jun 12, 2017
Jun 12, 2017
Jun 12, 2017
May 11, 2018
May 11, 2018
Jun 12, 2017
May 11, 2018
Jul 1, 2024
Jun 12, 2017
Jun 12, 2017
Jun 12, 2017
Jun 12, 2017
Jun 12, 2017

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