Skip to content

william-elastisys/compliantkubernetes

 
 

Repository files navigation

Compliant Kubernetes Documentation

This is the main repository for documentation about the Compliant Kubernetes project. For Compliant Kubernetes code, please refer to:

Prerequisites

pip3 install -r requirements.txt

For generating figures, please install:

sudo apt-get install graphviz make

Usage

  • To view locally: mike deploy compliantkubernetes ck8s -t 'main' and then mike serve.
  • To re-generate figures: make -C docs/img. For simplicity, please commit generated figures. Prefer PNG (width == 1200px), to facilitate embedded logos.
  • For continuous preview of figures: make -C docs/img preview.

Tech Stack

Deployment

GitHub Actions will deploy the main branch automatically.

About

Documentation for the Compliant Kubernetes project

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.2%
  • Smarty 13.5%
  • HTML 11.9%
  • C# 10.3%
  • Shell 8.3%
  • Dockerfile 6.8%