An open API service indexing awesome lists of open source software.

https://github.com/vkp-app/vkp

Kubernetes-as-a-Service on Kubernetes.
https://github.com/vkp-app/vkp

clusterapi kubernetes openshift operator-sdk vcluster

Last synced: 30 days ago
JSON representation

Kubernetes-as-a-Service on Kubernetes.

Awesome Lists containing this project

README

          

# Virtual Kubernetes Platform

[![pipeline status](https://gitlab.dcas.dev/k8s/kube-glass/badges/main/pipeline.svg)](https://gitlab.dcas.dev/k8s/kube-glass/-/commits/main)
[![coverage report](https://gitlab.dcas.dev/k8s/kube-glass/badges/main/coverage.svg)](https://gitlab.dcas.dev/k8s/kube-glass/-/commits/main)
[![Latest Release](https://gitlab.dcas.dev/k8s/kube-glass/-/badges/release.svg)](https://gitlab.dcas.dev/k8s/kube-glass/-/releases)

## Overview

The Virtual Kubernetes Platform (VKP) is a project that provides Kubernetes-as-a-Service by taking advantage of the ClusterAPI and VCluster.
It provides a single pane of glass and at-a-glance information that allows users to focus on developing applications rather than managing Kubernetes clusters.

[Learn more on the documentation site](https://vkp-app.github.io/docs/).

![VKP cluster dashboard](.github/img/cluster-overview.png)

![VKP cluster creation wizard](.github/img/cluster-wizard.png)

## Getting started

See the [Developer guide](https://vkp-app.github.io/docs/developer-guide/).

## License

[Apache License 2.0](LICENSE)