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

https://github.com/radanalyticsio/oc-proxy

Runs 'oc proxy' in a container
https://github.com/radanalyticsio/oc-proxy

Last synced: 4 months ago
JSON representation

Runs 'oc proxy' in a container

Awesome Lists containing this project

README

          

# oc-proxy
oc proxy in a container

## Example usage
To run oc proxy in a container, you can run the following:

`oc create -f example.json`

It will create a pod, service, and route against which
you can run api requests.