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

https://github.com/atrakic/flux-demo

My sandbox env for deploying containers with FluxCD and KinD.
https://github.com/atrakic/flux-demo

flux2 gitops-managed-cluster helm kubernetes-deployment kustomize

Last synced: 3 months ago
JSON representation

My sandbox env for deploying containers with FluxCD and KinD.

Awesome Lists containing this project

README

          

# flux-demo

[![license](https://img.shields.io/github/license/atrakic/flux-demo.svg)](https://github.com/atrakic/flux-demo/blob/main/LICENSE)
[![e2e](https://github.com/atrakic/flux-demo/actions/workflows/e2e.yml/badge.svg)](https://github.com/atrakic/flux-demo/actions/workflows/e2e.yml)
[![ci](https://github.com/atrakic/flux-demo/actions/workflows/ci.yml/badge.svg)](https://github.com/atrakic/flux-demo/actions/workflows/ci.yml)

## Usage

1)
```
$ brew bundle
```

2)
```
$ make all
```