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

https://github.com/loft-sh/vcluster-plugins

The plugin repository for vcluster. Extend virtual Kubernetes clusters with plugins.
https://github.com/loft-sh/vcluster-plugins

Last synced: 9 months ago
JSON representation

The plugin repository for vcluster. Extend virtual Kubernetes clusters with plugins.

Awesome Lists containing this project

README

          

# vcluster Plugins

This is the official vcluster Plugins Repository. Read more in the [vcluster documentation](https://www.vcluster.com/docs/plugins/overview).

Plugins vetted and approved by the Loft Labs team:
- [`cert-manager-plugin`](https://github.com/loft-sh/vcluster-plugins/tree/master/cert-manager-plugin): Reuse the host cluster's [cert-manager](https://cert-manager.io/docs/) inside vcluster. Syncs issuers and certificates to vcluster

Third-Party Plugins:
- [`deeplay-io/vcluster-contour-sync-plugin`](https://github.com/deeplay-io/vcluster-contour-sync-plugin): This plugin syncs Contour resources from the virtual cluster to the host cluster. It expects that Contour CRDs were already installed in the host cluster.