https://github.com/ow2-proactive/jsr223-kubernetes
Kubernetes script engine for ProActive Node & Server
https://github.com/ow2-proactive/jsr223-kubernetes
Last synced: 2 months ago
JSON representation
Kubernetes script engine for ProActive Node & Server
- Host: GitHub
- URL: https://github.com/ow2-proactive/jsr223-kubernetes
- Owner: ow2-proactive
- License: agpl-3.0
- Created: 2018-05-18T15:57:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T10:13:26.000Z (over 1 year ago)
- Last Synced: 2025-01-25T17:15:45.477Z (4 months ago)
- Language: Java
- Size: 120 KB
- Stars: 0
- Watchers: 18
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jsr223-kubernetes
Kubernetes script engine for ProActive Node & Server## Build
Run `./gradlew build` to create a JAR.## Usage
Add JAR to classpath or $PROACTIVE_HOME/addons; it will make the script engine discoverable with "kubernetes" as a
script engine name. More information [here](http://docs.oracle.com/javase/6/docs/technotes/guides/scripting/programmer_guide/index.html).