KO
|
EN
gitlite โ search
Search
#php
#android
#javascript
#python
#react
#plugin
#linux
#docker
#codeigniter
#golang
#ios
#encoding
platform
โ 58
Open GitHub โ
Sailing smoothly on the cloud sea
Download README (.md)
Explore Similar Repositories
digcaa
:
DNS CAA inspection CLI and (Go) library.
caasy-nextjs-blog-template
:
A modern NextJS blog template that demonstrates how to use the official Caasy JS SDK ๐งโ๐ป๐ฉโ๐ป
caasp-salt
:
A collection of salt states used to provision a kubernetes cluster
velum
:
Dashboard for CaaS Platform clusters (v1, v2 and v3)
lecaa
:
Check for Let's Encrypt CAA issue
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
platform
?
Download (.md)
# Karavel <img align="right" width=384 src="https://karavel.io/images/karavel-logo-white-bg.png"> ## What is Karavel? Karavel is a project that provides tools and knowledge around the [Kubernetes] stack to deploy and manage [private Containers-as-a-Service platforms] in the Cloud and on premise. The main output of the Karavel project is the [Karavel Container Platform](#the-karavel-container-platform), a curated set of components and services based on the best-in-breed open source projects, carefully configured to deliver a production-ready platform for enterprises. ## The Karavel Container Platform Karavel provides many different [components] that together form a cohesive and integrated environment called the **Karavel Container Platform**. The Karavel Container Platform selects specific versions of these components that are tried and tested together and publishes them as a ready-to-use kit to assemble GitOps-enabled platforms for enterprises. Check out our [quickstart guide] for an introductory view to the Platform. ### Features - Run on any [conformant Kubernetes cluster] - 100% open source stack based on community and CNCF projects - GitOps first workflow, enabling the platform to be self-hosted and updating itself - Built-in security tools for secrets management, policy enforcement and access control - Elastic routing layer with automated DNS, load balancing and certificate management - Comprehensive observability stack with metrics, logging and distributed tracing collection and visualization ## Components The full list of available components is available [here](https://platform.karavel.io/components/). These are the most notable components offered by the Karavel Container Platform: - [ArgoCD] - [cert-manager] - [Dex] - [External DNS] - [External Secrets] - [NGINX Ingress Controller] - [Grafana] - [Loki] - [Prometheus] - [Tempo] ## Quickstart You can get up and running quickly and efficiently with our [Quickstart Guide] or by looking at the [e2e repository] that includes samples and instructions to test the platform on all supported platforms. [Kubernetes]: https://kubernetes.io [private Containers-as-a-Service platforms]: https://www.redhat.com/en/topics/cloud-computing/what-is-caas [components]: https://platform.karavel.io/components [quickstart guide]: https://platform.karavel.io/quickstart [conformant Kubernetes cluster]: https://www.cncf.io/certification/software-conformance/ [ArgoCD]: https://platform.karavel.io/components/core/argocd [cert-manager]: https://platform.karavel.io/components/core/cert-manager [Dex]: https://platform.karavel.io/components/core/dex [External DNS]: https://platform.karavel.io/components/core/external-dns [External Secrets]: https://platform.karavel.io/components/core/external-secrets [NGINX Ingress Controller]: https://platform.karavel.io/components/core/nginx-ingress-controller [Grafana]: https://platform.karavel.io/components/observability/grafana [Loki]: https://platform.karavel.io/components/observability/loki [Prometheus]: https://platform.karavel.io/components/observability/prometheus [Tempo]: https://platform.karavel.io/components/observability/tempo [e2e repository]: https://github.com/karavel-io/platform-e2e