Skip to content

Commit

Permalink
Merge pull request #1143 from kapicorp/improve-docs
Browse files Browse the repository at this point in the history
Improve docs
  • Loading branch information
ademariag authored Feb 17, 2024
2 parents 3c8e7b5 + 0d3de57 commit 3cf7f61
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 535 deletions.
32 changes: 24 additions & 8 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,45 @@
![GitHub Sponsors](https://img.shields.io/github/sponsors/kapicorp?style=for-the-badge)
![GitHub Stars](https://img.shields.io/github/stars/kapicorp/kapitan?style=for-the-badge)

**`Kapitan`** aims to be your *one-stop tool* to help you manage the ever growing complexity of your configurations.
**`Kapitan`** aims to be your *one-stop **Platform Engineering** tool* to help you manage the ever growing complexity of your configurations.

Empower your engineers to make changes to your infrastructure whilst maintaining full control, with a GitOps approach and full transparency.

* :fontawesome-brands-slack: Join the community [`#kapitan`](https://kubernetes.slack.com/archives/C981W2HD3)
* :fontawesome-brands-github: Help us grow: [give us a star](https://github.com/kapicorp/kapitan/stargazers) or even better [sponsor our project](pages/contribute/sponsor/)

## Why do I need **Kapitan**?

> I use [`Helm`](https://helm.sh)/[`Kustomize`](https://kustomize.io/)/that-new-kid-on-the-block
**Kapitan** allows you to bring all your configuration needs under one home, enabling **Platform Engineering** by creating a uniform way to manage your configuration that no other tool provides.

**Kapitan** allows you to bring all your configuration needs under one home, creating a uniform way to manage your configuration that no other tool provides. Seamlessly manage configurations for Kubernetes, Terraform and any other application. Integrate with Helm (and even Kustomize). Safely store your secrets using a range of Secret Backends
Seamlessly manage:

[Longer answer](pages/blog/2022-12-04.md#why-do-i-need-kapitan)
* Kubernetes
* Terraform
* Ansible
* Documentation
* Any other tool you can think of!

Powerful integrations

!!! info
We are working hard to update all our documentation. Please reach out if you notice something that needs improving or you have other questions or comments.
* Integrate with Helm (and even Kustomize).
* Secret Backends
* gkms
* vault
* awskms
* azurekms
* ...and more

[Longer answer](pages/blog/2022-12-04.md#why-do-i-need-kapitan)

## Dazzle me with a demo

![demo](images/kapitan-demo.gif)
## Video Tutorials to get started

[Kapitan Youtube Channel](https://t.co/djBtelEPPH)


## Related projects

* [Generators](https://github.com/kapicorp/generators) - Kapitan's powerful generators libraries
* [Tesoro](https://github.com/kapicorp/tesoro) - Kubernetes Admission Controller for Kapitan Secrets
* [Kapitan Reference](https://github.com/kapicorp/kapitan-reference) - our reference repository to get started with Kapitan
226 changes: 0 additions & 226 deletions docs/pages/examples/kubernetes.md

This file was deleted.

Loading

0 comments on commit 3cf7f61

Please sign in to comment.