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

https://github.com/kuadrant/petstore-service-sample

Deploy sample API with Kuadrant integration
https://github.com/kuadrant/petstore-service-sample

Last synced: 9 months ago
JSON representation

Deploy sample API with Kuadrant integration

Awesome Lists containing this project

README

          

# petstore-service-sample
Deploy sample API with Kuadrant integration

## Deploy the app

Install the Petstore APP in the current k8s context.

```
make install
```

Uninstall
```
make uninstall
```