Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zhiweiyin318/addon-tutorial


https://github.com/zhiweiyin318/addon-tutorial

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# addon-tutorial

## How to build images

```bash
make images
```

## How to run addon examples

1. Install OCM

```bash
make deploy-ocm
```

2. Deploy addon controller

```bash
make deploy-busybox-addon
```