Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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
```