gyj0825 / 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 32.1%Language:Python 32.0%Language:HTML 10.6%Language:Smarty 8.8%Language:C# 6.7%Language:Shell 5.4%Language:Dockerfile 4.4%