harshit-mehtaa / k8sgpt-ai-docs

Documentation for K8sGPT

Home Page:https://docs.k8sgpt.ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

K8sGPT Documentation

K8sGPT gives Kubernetes SRE superpowers to everyone

The documentation provides the following

  • Getting started: Guides to install and use K8sGPT
  • Tutorials: End-to-end tutorials on specific use cases
  • Reference: Specific documentation on the features
  • Explanation: Additional explanations on the design and use of the CLI

Documentation enhancements

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

Running the documentation locally

Prerequisites

  • Docker installed and running

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 framwork first.

About

Documentation for K8sGPT

https://docs.k8sgpt.ai/

License:MIT License


Languages

Language:Makefile 100.0%