docs: documenting charmed operator (#572)

* docs: documenting charmed operator
This commit is contained in:
Adriano Pezzuto
2022-05-27 21:20:35 +02:00
committed by GitHub
parent 0dd13a96fc
commit 526a6053a5
3 changed files with 12 additions and 0 deletions

View File

@@ -5,6 +5,9 @@
<a href="https://github.com/clastix/capsule/releases">
<img src="https://img.shields.io/github/v/release/clastix/capsule"/>
</a>
<a href="https://charmhub.io/capsule-k8s">
<img src="https://charmhub.io/capsule-k8s/badge.svg"/>
</a>
</p>
<p align="center">

View File

@@ -0,0 +1,5 @@
# Install Capsule on Charmed Kubernetes distribution
[Canonical Charmed Kubernetes](https://github.com/charmed-kubernetes) is a Kubernetes distribution coming with out-of-the-box tools that support deployments and operational management and make microservice development easier. Combined with Capsule, Charmed Kubernetes allows users to further reduce the operational overhead of Kubernetes setup and management.
The Charm package for Capsule is available to Charmed Kubernetes users via [Charmhub.io](https://charmhub.io/capsule-k8s).

View File

@@ -70,6 +70,10 @@ module.exports = function (api) {
label: 'Upgrading Tenant version',
path: '/docs/guides/upgrading'
},
{
label: 'Install on Charmed Kubernetes',
path: '/docs/guides/charmed'
},
{
title: 'Managed Kubernetes',
subItems: [