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
- Host: GitHub
- URL: https://github.com/radanalyticsio/oc-proxy
- Owner: radanalyticsio
- License: apache-2.0
- Created: 2017-09-19T14:10:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-02-21T15:15:40.000Z (over 6 years ago)
- Last Synced: 2025-07-24T01:46:17.264Z (12 months ago)
- Language: Makefile
- Size: 5.86 KB
- Stars: 1
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.