Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 830 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 830 Bytes

Charm Capsule Operator

Description

Capsule implements a multi-tenant and policy-based environment in your Kubernetes cluster. It is designed as a micro-services-based ecosystem with the minimalist approach, leveraging only on upstream Kubernetes.

This repository contains a Charm Operator for deploying Capsule in a Charmed Kubernetes cluster.

Usage

Install

To install the charm, run:

# Create dedicated namespace on k8s cluster
juju add-model capsule-system
# Deploy capsule along with the charm operator
juju deploy --trust capsule-k8s

References

Documentation

Read the official documentation here: capsule.clastix.io