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.
- Host: GitHub
- URL: https://github.com/loft-sh/vcluster-plugins
- Owner: loft-sh
- License: apache-2.0
- Archived: true
- Created: 2022-06-03T08:56:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-05T18:30:50.000Z (11 months ago)
- Last Synced: 2025-03-31T22:09:49.088Z (10 months ago)
- Language: Go
- Size: 14.5 MB
- Stars: 14
- Watchers: 6
- Forks: 8
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.