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

https://github.com/mmontes11/vcluster-poc

vcluster + flux multi-tenancy PoC
https://github.com/mmontes11/vcluster-poc

flux fluxcd gitops kubernetes multi-tenancy multi-tenant tenant vcluster virtual-cluster

Last synced: 10 months ago
JSON representation

vcluster + flux multi-tenancy PoC

Awesome Lists containing this project

README

          

# vcluster-poc
[vcluster](https://www.vcluster.com/) + [flux](https://fluxcd.io/) multi-tenancy PoC

### Install

```bash
export GITHUB_TOKEN=
make install
```

### Configure vcluster contexts

```bash
make vctx
```

### Uninstall

```bash
make uninstall
```