k8sgpt-ai / docs

Documentation for K8sGPT
https://docs.k8sgpt.ai/
Apache License 2.0
34 stars 48 forks source link
ai chatgpt docs kubernetes sre

K8sGPT Documentation

K8sGPT gives Kubernetes SRE superpowers to everyone

The documentation provides the following

Documentation enhancements

If anything is unclear please create an issue in the docs repository.

Running the documentation locally

Prerequisites

Clone the repository

git clone git@github.com:k8sgpt-ai/docs.git

And then from within the docs repository, you can start the development server:

make mkdocs-serve

Contributing

This documentation follows the Diataxis framework. If you are proposing completely new content to the documentation, please familiarise yourself with the framework first. The different directories in the documentation correspond to sections explored in the framework.

The contribution guidelines to the documentation are the same as for the main project: K8sGPT contributing guidelines