Samueladewole / compliantkubernetes

Documentation for the Compliant Kubernetes project

Home Page:https://elastisys.io/compliantkubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://elastisys.io/compliantkubernetes

License:Apache License 2.0


Languages

Language:JavaScript 46.6%Language:HTML 16.7%Language:Smarty 12.7%Language:C# 9.7%Language:Shell 7.9%Language:Dockerfile 6.4%